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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 鬧晁シク鬧晁シクB 11101001101001111001110111101000101111001011100011101001101001111001110111101000101111001011100001000010 e9a79de8bcb8e9a79de8bcb842
EUC-JP 鬧晁シク鬧晁シクB 1111001010101001110110101110101010001110101111001000111010111000111100101010100111011010111010101000111010111100100011101011100001000010 f2a9daea8ebc8eb8f2a9daea8ebc8eb842
UTF-8 鬧晁シク鬧晁シクB 11101001101011001010011111100110100110011000000111101111101111011011110011101111101111011011100011101001101011001010011111100110100110011000000111101111101111011011110011101111101111011011100001000010 e9aca7e69981efbdbcefbdb8e9aca7e69981efbdbcefbdb842
UHC 鬧晁??鬧晁??B 11010111101000101111000011000101001111110011111111010111101000101111000011000101001111110011111101000010 d7a2f0c53f3fd7a2f0c53f3f42

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