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 ?m??n}?m??n{^ 00111111011011010011111100111111011011100111110100111111011011010011111100111111011011100111101101011110 3f6d3f3f6e7d3f6d3f3f6e7b5e
SJIS-WIN ?m??n}?m??n{^ 00111111011011010011111100111111011011100111110100111111011011010011111100111111011011100111101101011110 3f6d3f3f6e7d3f6d3f3f6e7b5e
EUC-JP ?m??n}?m??n{^ 00111111011011010011111100111111011011100111110100111111011011010011111100111111011011100111101101011110 3f6d3f3f6e7d3f6d3f3f6e7b5e
UTF-8 혺m혢첨n}혺m혢첨n{^ 11101101100110001011101001101101111011011001100010100010111011001011001010101000011011100111110111101101100110001011101001101101111011011001100010100010111011001011001010101000011011100111101101011110 ed98ba6ded98a2ecb2a86e7ded98ba6ded98a2ecb2a86e7b5e
UHC 혺m혢첨n}혺m혢첨n{^ 11000010100111110110110111000010100010111100001110110111011011100111110111000010100111110110110111000010100010111100001110110111011011100111101101011110 c29f6dc28bc3b76e7dc29f6dc28bc3b76e7b5e

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