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 00111111001111110011111100111111001111110011111100111111001111110011111101111010 3f3f3f3f3f3f3f3f3f7a
SJIS-WIN ?????????z 00111111001111110011111100111111001111110011111100111111001111110011111101111010 3f3f3f3f3f3f3f3f3f7a
EUC-JP ?????????z 00111111001111110011111100111111001111110011111100111111001111110011111101111010 3f3f3f3f3f3f3f3f3f7a
UTF-8 淋륂슑吏숈콐李쎌쮰z 11101111101001111011010111101011101001011000001011101100100010101001000111101111101001111001111011101100100010001000100011101100101111011001000011101111101001111010000111101100100011101000110011101100101011101011000001111010 efa7b5eba582ec8a91efa79eec8888ecbd90efa7a1ec8e8cecaeb07a
UHC 淋륂슑吏숈콐李쎌쮰z 11101100111110001000111111101101100110101010000011101100101001111001100111101100101100011000110011101100101100001011110111101100101010001000110101111010 ecf88fed9aa0eca799ecb18cecb0bdeca88d7a

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