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 ??k}??k{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN ?童k}?童k{^ 0011111110010011101101100110101101111101001111111001001110110110011010110111101101011110 3f93b66b7d3f93b66b7b5e
EUC-JP ?童k}?童k{^ 0011111111000110101110000110101101111101001111111100011010111000011010110111101101011110 3fc6b86b7d3fc6b86b7b5e
UTF-8 뤕童k}뤕童k{^ 1110101110100100100101011110011110101011101001010110101101111101111010111010010010010101111001111010101110100101011010110111101101011110 eba495e7aba56b7deba495e7aba56b7b5e
UHC 뤕童k}뤕童k{^ 10001111110001011101010011011011011010110111110110001111110001011101010011011011011010110111101101011110 8fc5d4db6b7d8fc5d4db6b7b5e

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