To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 薰ュ迢「}薰ュ迢「{^ 111110111001111010101101111001111000101110100010011111011111101110011110101011011110011110001011101000100111101101011110 fb9eade78ba27dfb9eade78ba27b5e
EUC-JP ?ュ迢「}?ュ迢「{^ 0011111110001110101011011110110111101011100011101010001001111101001111111000111010101101111011011110101110001110101000100111101101011110 3f8eadedeb8ea27d3f8eadedeb8ea27b5e
UTF-8 薰ュ迢「}薰ュ迢「{^ 111010001001011010110000111011111011110110101101111010001011111110100010111011111011110110100010011111011110100010010110101100001110111110111101101011011110100010111111101000101110111110111101101000100111101101011110 e896b0efbdade8bfa2efbda27de896b0efbdade8bfa2efbda27b5e
UHC 薰???}薰???{^ 11111101101110010011111100111111001111110111110111111101101110010011111100111111001111110111101101011110 fdb93f3f3f7dfdb93f3f3f7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)