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 11100010101000110011111100111111001111110011111100111111111001011100110110000010111010100011111101011010 e2a33f3f3f3f3fe5cd82ea3f5a
EUC-JP 筌??飡??袁れ?Z 111001001010010100111111001111111000111111101000110010000011111100111111111010101100111110100100111011000011111101011010 e4a53f3f8fe8c83f3feacfa4ec3f5a
UTF-8 筌듦쑴飡볩㏊袁れ궀Z 11100111101011011000110011101011100100111010011011101100100100011011010011101001101000111010000111101011101100111010100111100011100011111000101011101000101000101000000111100011100000101000110011101010101101101000000001011010 e7ad8ceb93a6ec91b4e9a3a1ebb3a9e38f8ae8a281e3828ceab6805a
UHC 筌듦쑴飡볩㏊袁れ궀Z 11101111101001111011010111101010101111101010100111100001111000101001001111101111101001111011010111101010101111101010101011101100100000101001101101011010 efa7b5eabea9e1e293efa7b5eabeaaec829b5a

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