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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?幸匙?}?幸匙?{^ 001111111000110101001011100011011111101000111111011111010011111110001101010010111000110111111010001111110111101101011110 3f8d4b8dfa3f7d3f8d4b8dfa3f7b5e
EUC-JP ?幸匙?}?幸匙?{^ 001111111011100110101100101110101111110000111111011111010011111110111001101011001011101011111100001111110111101101011110 3fb9acbafc3f7d3fb9acbafc3f7b5e
UTF-8 둚幸匙뢀}둚幸匙뢀{^ 111010111001000110011010111001011011100110111000111001011000110010011001111010111010001010000000011111011110101110010001100110101110010110111001101110001110010110001100100110011110101110100010100000000111101101011110 eb919ae5b9b8e58c99eba2807deb919ae5b9b8e58c99eba2807b5e
UHC 둚幸匙뢀}둚幸匙뢀{^ 10001010010100101111101010111001111000111011010110001110111110100111110110001010010100101111101010111001111000111011010110001110111110100111101101011110 8a52fab9e3b58efa7d8a52fab9e3b58efa7b5e

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