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{^ 11101100100100011001001001100001010101111110110010010001100100100110000101001010011011100111110111101100100100011001001001100001010101111110110010010001100100100110000101001010011011100111101101011110 ec91926157ec9192614a6e7dec91926157ec9192614a6e7b5e
UHC 쑒aW쑒aJn}쑒aW쑒aJn{^ 100111001011000101100001010101111001110010110001011000010100101001101110011111011001110010110001011000010101011110011100101100010110000101001010011011100111101101011110 9cb161579cb1614a6e7d9cb161579cb1614a6e7b5e

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