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{^ 11101100100011001010010101100001010101111110110010001100101001010110000101001010011011100111110111101100100011001010010101100001010101111110110010001100101001010110000101001010011011100111101101011110 ec8ca56157ec8ca5614a6e7dec8ca56157ec8ca5614a6e7b5e
UHC 쌥aW쌥aJn}쌥aW쌥aJn{^ 101111011101110101100001010101111011110111011101011000010100101001101110011111011011110111011101011000010101011110111101110111010110000101001010011011100111101101011110 bddd6157bddd614a6e7dbddd6157bddd614a6e7b5e

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