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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 慂?????兪? 10011100110010000011111100111111001111110011111100111111100110010110000000111111 9cc83f3f3f3f3f99603f
EUC-JP 慂?????兪? 11011000110010100011111100111111001111110011111100111111110100011100000100111111 d8ca3f3f3f3f3fd1c13f
UTF-8 慂딄퀡溜딇쓻兪밄 111001101000010110000010111010111001010010000100111011011000000010100001111011111010011110001011111010111001010010000111111011001001001110111011111001011000010110101010111010111011000010000100 e68582eb9484ed80a1efa78beb9487ec93bbe585aaebb084
UHC 慂딄퀡溜딇쓻兪밄 11101001101111011000101011101010101100111001010111101010111111101000101011101101100111011001011011101010111001001001001101000010 e9bd8aeab395eafe8aed9d96eae49342

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