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 ?ZE???Z????^ 001111110101101001000101001111110011111100111111010110100011111100111111001111110011111101011110 3f5a453f3f3f5a3f3f3f3f5e
SJIS-WIN ?ZE???Z????^ 001111110101101001000101001111110011111100111111010110100011111100111111001111110011111101011110 3f5a453f3f3f5a3f3f3f3f5e
EUC-JP ?ZE???Z????^ 001111110101101001000101001111110011111100111111010110100011111100111111001111110011111101011110 3f5a453f3f3f5a3f3f3f3f5e
UTF-8 혪ZE혩짤혪Z혩짖혩짤^ 11101101100110001010101001011010010001011110110110011000101010011110110010100111101001001110110110011000101010100101101011101101100110001010100111101100101001111001011011101101100110001010100111101100101001111010010001011110 ed98aa5a45ed98a9eca7a4ed98aa5aed98a9eca796ed98a9eca7a45e
UHC 혪ZE혩짤혪Z혩짖혩짤^ 1100001010010010010110100100010111000010100100011100001010101001110000101001001001011010110000101001000111000010101000101100001010010001110000101010100101011110 c2925a45c291c2a9c2925ac291c2a2c291c2a95e

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