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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?害?宏?害?槐^ 00111111100010100101000100111111100011010100011100111111100010100101000100111111100111101100010101011110 3f8a513f8d473f8a513f9ec55e
EUC-JP ?害熢宏?害熢槐^ 0011111110110011101100101000111111001010101010111011100110101000001111111011001110110010100011111100101010101011110111001100011101011110 3fb3b28fcaabb9a83fb3b28fcaabdcc75e
UTF-8 뤻害熢宏뤻害熢槐^ 11101011101001001011101111100101101011101011001111100111100001101010001011100101101011101000111111101011101001001011101111100101101011101011001111100111100001101010001011100110101001111001000001011110 eba4bbe5aeb3e786a2e5ae8feba4bbe5aeb3e786a2e6a7905e
UHC 뤻害熢宏뤻害熢槐^ 1000111111101001111110101010101011011100111011001100111011011011100011111110100111111010101010101101110011101100110011101101100101011110 8fe9faaadceccedb8fe9faaadcecced95e

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