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 ??on}??on{^ 0011111100111111011011110110111001111101001111110011111101101111011011100111101101011110 3f3f6f6e7d3f3f6f6e7b5e
SJIS-WIN ?郵on}?郵on{^ 00111111100101110101100001101111011011100111110100111111100101110101100001101111011011100111101101011110 3f97586f6e7d3f97586f6e7b5e
EUC-JP ?郵on}?郵on{^ 00111111110011011011100101101111011011100111110100111111110011011011100101101111011011100111101101011110 3fcdb96f6e7d3fcdb96f6e7b5e
UTF-8 쏆郵on}쏆郵on{^ 11101100100011111000011011101001100000111011010101101111011011100111110111101100100011111000011011101001100000111011010101101111011011100111101101011110 ec8f86e983b56f6e7dec8f86e983b56f6e7b5e
UHC 쏆郵on}쏆郵on{^ 100110111110110011101001111010000110111101101110011111011001101111101100111010011110100001101111011011100111101101011110 9bece9e86f6e7d9bece9e86f6e7b5e

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