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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 邯オム奇スコ闌ォ 1110011110110110101101011101000110001010111011111011110110111010111010001000110010101011 e7b6b5d18aefbdbae88cab
EUC-JP 邯オム奇スコ闌ォ 11101110101110001000111010110101100011101101000110110100111100011000111010111101100011101011101011101111111011001000111010101011 eeb88eb58ed1b4f18ebd8ebaefec8eab
UTF-8 邯オム奇スコ闌ォ 111010011000001010101111111011111011110110110101111011111011111010010001111001011010010110000111111011111011110110111101111011111011110110111010111010011001011110001100111011111011110110101011 e982afefbdb5efbe91e5a587efbdbdefbdbae9978cefbdab
UHC 邯??奇???? 11001010111110110011111100111111110100001111010000111111001111110011111100111111 cafb3f3fd0f43f3f3f3f

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