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 ?????????Z 00111111001111110011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f3f3f5a
SJIS-WIN ?????????Z 00111111001111110011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f3f3f5a
EUC-JP ?????????Z 00111111001111110011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f3f3f5a
UTF-8 렻ㅔ셔┙팍ㅔ셔ㅔ렚Z 11101011101000001011101111100011100001011001010011101100100001011001010011100010100101001001100111101101100011001000110111100011100001011001010011101100100001011001010011100011100001011001010011101011101000001001101001011010 eba0bbe38594ec8594e29499ed8c8de38594ec8594e38594eba09a5a
UHC 렻ㅔ셔┙팍ㅔ셔ㅔ렚Z 10001110110000111010010011000100101111001100010110100110110001001100011011000101101001001100010010111100110001011010010011000100100011101010110101011010 8ec3a4c4bcc5a6c4c6c5a4c4bcc5a4c48ead5a

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