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 ?雙???雙??^ 0011111110011001110101000011111100111111001111111001100111010100001111110011111101011110 3f99d43f3f3f99d43f3f5e
EUC-JP ?雙???雙??^ 0011111111010010110101100011111100111111001111111101001011010110001111110011111101011110 3fd2d63f3f3fd2d63f3f5e
UTF-8 맿雙먠멠맿雙먠멠^ 11101011101001111011111111101001100110111001100111101011101010001010000011101011101010011010000011101011101001111011111111101001100110111001100111101011101010001010000011101011101010011010000001011110 eba7bfe99b99eba8a0eba9a0eba7bfe99b99eba8a0eba9a05e
UHC 맿雙먠멠맿雙먠멠^ 1001000011000000111001001010101010010000110111011001000101010000100100001100000011100100101010101001000011011101100100010101000001011110 90c0e4aa90dd915090c0e4aa90dd91505e

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