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{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN ?杵?k}?杵?k{^ 00111111100010110110111000111111011010110111110100111111100010110110111000111111011010110111101101011110 3f8b6e3f6b7d3f8b6e3f6b7b5e
EUC-JP ?杵?k}?杵?k{^ 00111111101101011100111100111111011010110111110100111111101101011100111100111111011010110111101101011110 3fb5cf3f6b7d3fb5cf3f6b7b5e
UTF-8 렰杵롔k}렰杵롔k{^ 1110101110100000101100001110011010011101101101011110101110100001100101000110101101111101111010111010000010110000111001101001110110110101111010111010000110010100011010110111101101011110 eba0b0e69db5eba1946b7deba0b0e69db5eba1946b7b5e
UHC 렰杵롔k}렰杵롔k{^ 1000111010111101111011101011111010001110110110000110101101111101100011101011110111101110101111101000111011011000011010110111101101011110 8ebdeebe8ed86b7d8ebdeebe8ed86b7b5e

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