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 111001101010001100111111001111111001100101011001001111110011111100111111001111110011111101111010 e6a33f3f99593f3f3f3f3f7a
EUC-JP 譽??兀?????z 111011001010010100111111001111111101000110111010001111110011111100111111001111110011111101111010 eca53f3fd1ba3f3f3f3f3f7a
UTF-8 譽깁걶兀덂렘呂묊궘z 11101000101011011011110111101010101110011000000111101010101100011011011011100101100001011000000011101011100011011000001011101011101000001001100011101111101001101000000011101011101011001000101011101010101101101001100001111010 e8adbdeab981eab1b6e58580eb8d82eba098efa680ebac8aeab6987a
UHC 譽깁걶兀덂렘呂묊궘z 11100111111000101011000111101001100000011001110011101000101101001000100011100101101101111011110111100101111110111001000111100111100000101010110101111010 e7e2b1e9819ce8b488e5b7bde5fb91e782ad7a

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