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 陬ア雍夜ー。隶 1110100010100011101100011110100010110100100101101110100110110000101000011110100010101110 e8a3b1e8b496e9b0a1e8ae
EUC-JP 陬ア雍夜ー。隶 1111000010100101100011101011000111110000101101101100110011101011100011101011000010001110101000011111000010110000 f0a58eb1f0b6cceb8eb08ea1f0b0
UTF-8 陬ア雍夜ー。隶 111010011001100110101100111011111011110110110001111010011001101110001101111001011010010010011100111011111011110110110000111011111011110110100001111010011001101010110110 e999acefbdb1e99b8de5a49cefbdb0efbda1e99ab6
UHC ??雍夜??? 001111110011111111101000101111001110010110101000001111110011111100111111 3f3fe8bce5a83f3f3f

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