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 ??????\ 00111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f5c
SJIS-WIN 張鞆紆張鞆紆\ 10010010101000111110100011011011111000101111110010010010101000111110100011011011111000101111110001011100 92a3e8dbe2fc92a3e8dbe2fc5c
EUC-JP 張鞆紆張鞆紆\ 11000100101001011111000011011101111001001111111011000100101001011111000011011101111001001111111001011100 c4a5f0dde4fec4a5f0dde4fe5c
UTF-8 張鞆紆張鞆紆\ 11100101101111001011010111101001100111101000011011100111101101001000011011100101101111001011010111101001100111101000011011100111101101001000011001011100 e5bcb5e99e86e7b486e5bcb5e99e86e7b4865c
UHC 張?紆張?紆\ 1110110111100101001111111110100111100001111011011110010100111111111010011110000101011100 ede53fe9e1ede53fe9e15c

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