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 ????A????M????W????Z 0011111100111111001111110011111101000001001111110011111100111111001111110100110100111111001111110011111100111111010101110011111100111111001111110011111101011010 3f3f3f3f413f3f3f3f4d3f3f3f3f573f3f3f3f5a
SJIS-WIN ????A????M????W????Z 0011111100111111001111110011111101000001001111110011111100111111001111110100110100111111001111110011111100111111010101110011111100111111001111110011111101011010 3f3f3f3f413f3f3f3f4d3f3f3f3f573f3f3f3f5a
EUC-JP ????A????M????W????Z 0011111100111111001111110011111101000001001111110011111100111111001111110100110100111111001111110011111100111111010101110011111100111111001111110011111101011010 3f3f3f3f413f3f3f3f4d3f3f3f3f573f3f3f3f5a
UTF-8 혧짧짙첵A혧짧짙첵M혧짧짙첵W혧짧짙첵Z 11101101100110001010011111101100101001111010011111101100101001111001100111101100101100101011010101000001111011011001100010100111111011001010011110100111111011001010011110011001111011001011001010110101010011011110110110011000101001111110110010100111101001111110110010100111100110011110110010110010101101010101011111101101100110001010011111101100101001111010011111101100101001111001100111101100101100101011010101011010 ed98a7eca7a7eca799ecb2b541ed98a7eca7a7eca799ecb2b54ded98a7eca7a7eca799ecb2b557ed98a7eca7a7eca799ecb2b55a
UHC 혧짧짙첵A혧짧짙첵M혧짧짙첵W혧짧짙첵Z 110000101000111111000010101010101100001010100011110000111011110101000001110000101000111111000010101010101100001010100011110000111011110101001101110000101000111111000010101010101100001010100011110000111011110101010111110000101000111111000010101010101100001010100011110000111011110101011010 c28fc2aac2a3c3bd41c28fc2aac2a3c3bd4dc28fc2aac2a3c3bd57c28fc2aac2a3c3bd5a

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