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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f3f3f3f5a
SJIS-WIN ミス璽フス質Z 1111001010101111110100001111000110001110101111011000111010100011111100101011000011001100111100011000111010111101100011101011111101011010 f2afd0f18ebd8ea3f2b0ccf18ebd8ebf5a
EUC-JP ?ミ?ス璽?フ?ス質Z 0011111110001110110100000011111110001110101111011011110010100101001111111000111011001100001111111000111010111101101111001100000101011010 3f8ed03f8ebdbca53f8ecc3f8ebdbcc15a
UTF-8 ミス璽フス質Z 11101110100001111010011011101111101111101001000011101110100001001000100111101111101111011011110111100111100100101011110111101110100001111010011111101111101111101000110011101110100001001000100111101111101111011011110111101000101100111010101001011010 ee87a6efbe90ee8489efbdbde792bdee87a7efbe8cee8489efbdbde8b3aa5a
UHC ????璽????質Z 00111111001111110011111100111111110111111101111000111111001111110011111100111111111100101111010101011010 3f3f3f3fdfde3f3f3f3ff2f55a

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