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 鈿エ蛻サ鞳玖抄蓙 1110011111101101101101001110010110001000101110111110100011100011100010111110100010001111101101001110010011100110 e7edb4e588bbe8e38be88fb4e4e6
EUC-JP 鈿エ蛻サ鞳玖抄蓙 11101110111011111000111010110100111010011110100010001110101110111111000011100101101101101110101010111110101101101110100011101000 eeef8eb4e9e88ebbf0e5b6eabeb6e8e8
UTF-8 鈿エ蛻サ鞳玖抄蓙 111010011000100010111111111011111011110110110100111010001001101110111011111011111011110110111011111010011001111010110011111001111000111010010110111001101000101010000100111010001001001110011001 e988bfefbdb4e89bbbefbdbbe99eb3e78e96e68a84e89399
UHC 鈿????玖抄? 1110111110101111001111110011111100111111001111111100111110111000111101001111110000111111 efaf3f3f3f3fcfb8f4fc3f

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