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 豫??裕ゆ?猶 1001100010101100001111110011111110010111010101001000001011100100001111111001011101010000 98ac3f3f975482e43f9750
EUC-JP 豫??裕ゆ?猶 1101000010101110001111110011111111001101101101011010010011100110001111111100110110110001 d0ae3f3fcdb5a4e63fcdb1
UTF-8 豫뗭엩裕ゆ껸猶 111010001011000110101011111010111001011110101101111011001001011110101001111010001010001110010101111000111000001010000110111010101011101110111000111001111000110010110110 e8b1abeb97adec97a9e8a395e38286eabbb8e78cb6
UHC 豫뗭엩裕ゆ껸猶 1110011111100011100010111110110010011110100000101110101110101110101010101110011010110010101110011110101110100010 e7e38bec9e82ebaeaae6b2b9eba2

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