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 堯??節??堯 11101010100111110011111100111111100100001101111100111111001111111110101010011111 ea9f3f3f90df3f3fea9f
EUC-JP 堯??節??堯 11110100101000010011111100111111110000001110000100111111001111111111010010100001 f4a13f3fc0e13f3ff4a1
UTF-8 堯꾢뫛節쏙쉠堯 111001011010000010101111111010101011111010100010111010111010101110011011111001111010111110000000111011001000111110011001111011001000100110100000111001011010000010101111 e5a0afeabea2ebab9be7af80ec8f99ec89a0e5a0af
UHC 堯꾢뫛節쏙쉠堯 1110100011101011100001001110010110010001101110111110111110111101101111011110111110111101101010101110100011101011 e8eb84e591bbefbdbdefbdaae8eb

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