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 ?aW?aJn}?aW?aJn{^ 0011111101100001010101110011111101100001010010100110111001111101001111110110000101010111001111110110000101001010011011100111101101011110 3f61573f614a6e7d3f61573f614a6e7b5e
SJIS-WIN ?aW?aJn}?aW?aJn{^ 0011111101100001010101110011111101100001010010100110111001111101001111110110000101010111001111110110000101001010011011100111101101011110 3f61573f614a6e7d3f61573f614a6e7b5e
EUC-JP ?aW?aJn}?aW?aJn{^ 0011111101100001010101110011111101100001010010100110111001111101001111110110000101010111001111110110000101001010011011100111101101011110 3f61573f614a6e7d3f61573f614a6e7b5e
UTF-8 챦aW챦aJn}챦aW챦aJn{^ 11101100101100011010011001100001010101111110110010110001101001100110000101001010011011100111110111101100101100011010011001100001010101111110110010110001101001100110000101001010011011100111101101011110 ecb1a66157ecb1a6614a6e7decb1a66157ecb1a6614a6e7b5e
UHC 챦aW챦aJn}챦aW챦aJn{^ 110000111010111101100001010101111100001110101111011000010100101001101110011111011100001110101111011000010101011111000011101011110110000101001010011011100111101101011110 c3af6157c3af614a6e7dc3af6157c3af614a6e7b5e

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