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????zB 0011111100111111001111110011111101111010001111110011111100111111001111110111101001000010 3f3f3f3f7a3f3f3f3f7a42
SJIS-WIN 湿屡鉦ーz湿屡鉦ーzB 1000111010111100100011101100011010001111110111101011000001111010100011101011110010001110110001101000111111011110101100000111101001000010 8ebc8ec68fdeb07a8ebc8ec68fdeb07a42
EUC-JP 湿屡鉦ーz湿屡鉦ーzB 10111100101111101011110011001000101111101110000010001110101100000111101010111100101111101011110011001000101111101110000010001110101100000111101001000010 bcbebcc8bee08eb07abcbebcc8bee08eb07a42
UTF-8 湿屡鉦ーz湿屡鉦ーzB 111001101011100110111111111001011011000110100001111010011000100110100110111011111011110110110000011110101110011010111001101111111110010110110001101000011110100110001001101001101110111110111101101100000111101001000010 e6b9bfe5b1a1e989a6efbdb07ae6b9bfe5b1a1e989a6efbdb07a42
UHC ??鉦?z??鉦?zB 00111111001111111110111111111010001111110111101000111111001111111110111111111010001111110111101001000010 3f3feffa3f7a3f3feffa3f7a42

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