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{^ 0011111110001010110010000110101101111101001111111000101011001000011010110111101101011110 3f8ac86b7d3f8ac86b7b5e
EUC-JP ?簡k}?簡k{^ 0011111110110100110010100110101101111101001111111011010011001010011010110111101101011110 3fb4ca6b7d3fb4ca6b7b5e
UTF-8 뤗簡k}뤗簡k{^ 1110101110100100100101111110011110110000101000010110101101111101111010111010010010010111111001111011000010100001011010110111101101011110 eba497e7b0a16b7deba497e7b0a16b7b5e
UHC 뤗簡k}뤗簡k{^ 10001111110001111100101011011011011010110111110110001111110001111100101011011011011010110111101101011110 8fc7cadb6b7d8fc7cadb6b7b5e

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