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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ?僉呈??輕? 00111111100110010100000010010010111001100011111100111111111001110110101000111111 3f994092e63f3fe76a3f
EUC-JP ?僉呈??輕? 00111111110100011010000111000100111010000011111100111111111011011100101100111111 3fd1a1c4e83f3fedcb3f
UTF-8 뤋僉呈퐦샅輕렠 111010111010010010001011111001011000001110001001111001011001000110001000111011011001000010100110111011001000001110000101111010001011110010010101111010111010000010100000 eba48be58389e59188ed90a6ec8385e8bc95eba0a0
UHC 뤋僉呈퐦샅輕렠 1000111110111011111101001101001011101111110100001011110110001111101110111111010011001100111011101000111010110001 8fbbf4d2efd0bd8fbbf4ccee8eb1

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