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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???苑?????^ 0011111100111111001111111000100110010001001111110011111100111111001111110011111101011110 3f3f3f89913f3f3f3f3f5e
EUC-JP ???苑?????^ 0011111100111111001111111011000111110001001111110011111100111111001111110011111101011110 3f3f3fb1f13f3f3f3f3f5e
UTF-8 囹덈ㅇ苑쏁챻琉룰퐲^ 11101111101001101010100111101011100011011000100011100011100001011000011111101000100010111001000111101100100011111000000111101100101100011011101111101111101001111000110011101011101000111011000011101101100100001011001001011110 efa6a9eb8d88e38587e88b91ec8f81ecb1bbefa78ceba3b0ed90b25e
UHC 囹덈ㅇ苑쏁챻琉룰퐲^ 11100111101010101000100011101011101001001011011111101010101111011001101111100111101010101000100011101011101001001011011111101010101111011001101101011110 e7aa88eba4b7eabd9be7aa88eba4b7eabd9b5e

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