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 癲?????誘 111000011001111100111111001111110011111100111111001111111001011101010101 e19f3f3f3f3f3f9755
EUC-JP 癲??彛??誘 1110001010100001001111110011111110001111101111001111101000111111001111111100110110110110 e2a13f3f8fbcfa3f3fcdb6
UTF-8 癲띿슆彛뉓뼅誘 111001111001100110110010111010111001110110111111111011001000101010000110111001011011110110011011111010111000100110010011111010111011110010000101111010001010101010011000 e799b2eb9dbfec8a86e5bd9beb8993ebbc85e8aa98
UHC 癲띿슆彛뉓뼅誘 1110111110100110100011011110110010011010100110001110110010101101100001111110100010010110100011111110101110101111 efa68dec9a98ecad87e8968febaf

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