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 隘ュ莨取ョコ遏 1110100010100101101011011110010010111100100011101110011010101110101110101110011110011111 e8a5ade4bc8ee6aebae79f
EUC-JP 隘ュ莨取ョコ遏 1111000010100111100011101010110111101000101111101011110011101000100011101010111010001110101110101110111010100001 f0a78eade8bebce88eae8ebaeea1
UTF-8 隘ュ莨取ョコ遏 111010011001101010011000111011111011110110101101111010001000111010101000111001011000111110010110111011111011110110101110111011111011110110111010111010011000000110001111 e99a98efbdade88ea8e58f96efbdaeefbdbae9818f
UHC 隘??取??? 111001001111011000111111001111111111011010100010001111110011111100111111 e4f63f3ff6a23f3f3f

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