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 ?x??}?x??{^ 0011111101111000001111110011111101111101001111110111100000111111001111110111101101011110 3f783f3f7d3f783f3f7b5e
SJIS-WIN ?x??}?x??{^ 0011111101111000001111110011111101111101001111110111100000111111001111110111101101011110 3f783f3f7d3f783f3f7b5e
EUC-JP ?x??}?x??{^ 0011111101111000001111110011111101111101001111110111100000111111001111110111101101011110 3f783f3f7d3f783f3f7b5e
UTF-8 채x찼챨}채x찼챨{^ 1110110010110001100001000111100011101100101100001011110011101100101100011010100001111101111011001011000110000100011110001110110010110000101111001110110010110001101010000111101101011110 ecb18478ecb0bcecb1a87decb18478ecb0bcecb1a87b5e
UHC 채x찼챨}채x찼챨{^ 1100001110100100011110001100001110100001110000111011000001111101110000111010010001111000110000111010000111000011101100000111101101011110 c3a478c3a1c3b07dc3a478c3a1c3b07b5e

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