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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 霍句鴻蛹ク霍句鴻蛹クB 11101000101101111000101111100101100011011000001111100101100011001011100011101000101101111000101111100101100011011000001111100101100011001011100001000010 e8b78be58d83e58cb8e8b78be58d83e58cb842
EUC-JP 霍句鴻蛹ク霍句鴻蛹クB 111100001011100110110110111001111011100111100011111010011110110010001110101110001111000010111001101101101110011110111001111000111110100111101100100011101011100001000010 f0b9b6e7b9e3e9ec8eb8f0b9b6e7b9e3e9ec8eb842
UTF-8 霍句鴻蛹ク霍句鴻蛹クB 11101001100111001000110111100101100011111010010111101001101101001011101111101000100110111011100111101111101111011011100011101001100111001000110111100101100011111010010111101001101101001011101111101000100110111011100111101111101111011011100001000010 e99c8de58fa5e9b4bbe89bb9efbdb8e99c8de58fa5e9b4bbe89bb9efbdb842
UHC ?句鴻???句鴻??B 001111111100111110100011111110111111100000111111001111110011111111001111101000111111101111111000001111110011111101000010 3fcfa3fbf83f3f3fcfa3fbf83f3f42

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