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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???栢???帛^ 0011111100111111001111111000101010011100001111110011111100111111100110111110010101011110 3f3f3f8a9c3f3f3f9be55e
EUC-JP ???栢???帛^ 0011111100111111001111111011001111111100001111110011111100111111110101101110011101011110 3f3f3fb3fc3f3f3fd6e75e
UTF-8 롔렰뤶栢롔렰뤶帛^ 11101011101000011001010011101011101000001011000011101011101001001011011011100110101000001010001011101011101000011001010011101011101000001011000011101011101001001011011011100101101110001001101101011110 eba194eba0b0eba4b6e6a0a2eba194eba0b0eba4b6e5b89b5e
UHC 롔렰뤶栢롔렰뤶帛^ 1000111011011000100011101011110110001111111001001101101111011011100011101101100010001110101111011000111111100100110110111101100101011110 8ed88ebd8fe4dbdb8ed88ebd8fe4dbd95e

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