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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 午??\}午??\{^ 10001100110111110011111100111111010111000111110110001100110111110011111100111111010111000111101101011110 8cdf3f3f5c7d8cdf3f3f5c7b5e
EUC-JP 午??\}午??\{^ 10111000111000010011111100111111010111000111110110111000111000010011111100111111010111000111101101011110 b8e13f3f5c7db8e13f3f5c7b5e
UTF-8 午당℉\}午당℉\{^ 1110010110001101100010001110101110001011101110011110001010000100100010010101110001111101111001011000110110001000111010111000101110111001111000101000010010001001010111000111101101011110 e58d88eb8bb9e284895c7de58d88eb8bb9e284895c7b5e
UHC 午당℉\}午당℉\{^ 1110011111101101101101001110011110100010101101010101110001111101111001111110110110110100111001111010001010110101010111000111101101011110 e7edb4e7a2b55c7de7edb4e7a2b55c7b5e

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