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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN ?郵[}?郵[{^ 0011111110010111010110000101101101111101001111111001011101011000010110110111101101011110 3f97585b7d3f97585b7b5e
EUC-JP ?郵[}?郵[{^ 0011111111001101101110010101101101111101001111111100110110111001010110110111101101011110 3fcdb95b7d3fcdb95b7b5e
UTF-8 쏆郵[}쏆郵[{^ 1110110010001111100001101110100110000011101101010101101101111101111011001000111110000110111010011000001110110101010110110111101101011110 ec8f86e983b55b7dec8f86e983b55b7b5e
UHC 쏆郵[}쏆郵[{^ 10011011111011001110100111101000010110110111110110011011111011001110100111101000010110110111101101011110 9bece9e85b7d9bece9e85b7b5e

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