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 予?????懿 100101110101110000111111001111110011111100111111001111111001110011110010 975c3f3f3f3f3f9cf2
EUC-JP 予??靷??懿 1100110110111101001111110011111110001111111001111011110100111111001111111101100011110100 cdbd3f3f8fe7bd3f3fd8f4
UTF-8 予쀬엹靷묊독懿 111001001011101010001000111011001000000010101100111011001001011110111001111010011001110110110111111010111010110010001010111010111000111110000101111001101000011110111111 e4ba88ec80acec97b9e99db7ebac8aeb8f85e687bf
UHC 予쀬엹靷묊독懿 1110010111111000100101111110110010011110100010111110110011100110100100011110011110110101101101101110101111110011 e5f897ec9e8bece691e7b5b6ebf3

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