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 鬱?遵???遵? 1001111101010100001111111000111110000101001111110011111100111111100011111000010100111111 9f543f8f853f3f3f8f853f
EUC-JP 鬱?遵???遵? 1101110110110101001111111011110111100101001111110011111100111111101111011110010100111111 ddb53fbde53f3f3fbde53f
UTF-8 鬱렠遵며렎렠遵렛 111010011010110010110001111010111010000010100000111010011000000110110101111010111010100110110000111010111010000010001110111010111010000010100000111010011000000110110101111010111010000010011011 e9acb1eba0a0e981b5eba9b0eba08eeba0a0e981b5eba09b
UHC 鬱렠遵며렎렠遵렛 11101010101001101000111010110001111100011110010110111000111001111000111010100100100011101011000111110001111001011011011110111111 eaa68eb1f1e5b8e78ea48eb1f1e5b7bf

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