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 ????B?? 00111111001111110011111100111111010000100011111100111111 3f3f3f3f423f3f
SJIS-WIN ?消消筮B消消 001111111000111111000001100011111100000111100010101011000100001010001111110000011000111111000001 3f8fc18fc1e2ac428fc18fc1
EUC-JP ?消消筮B消消 001111111011111011000011101111101100001111100100101011100100001010111110110000111011111011000011 3fbec3bec3e4ae42bec3bec3
UTF-8 뤵消消筮B消消 11101011101001001011010111100110101101101000100011100110101101101000100011100111101011011010111001000010111001101011011010001000111001101011011010001000 eba4b5e6b688e6b688e7adae42e6b688e6b688
UHC 뤵消消筮B消消 10001111111000111110000110111100111000011011110011011111111110110100001011100001101111001110000110111100 8fe3e1bce1bcdffb42e1bce1bc

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