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 ?????D?????D^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
SJIS-WIN ????オD????オD^ 001111110011111100111111001111111000001101001001010001000011111100111111001111110011111110000011010010010100010001011110 3f3f3f3f8349443f3f3f3f8349445e
EUC-JP ????オD????オD^ 001111110011111100111111001111111010010110101010010001000011111100111111001111110011111110100101101010100100010001011110 3f3f3f3fa5aa443f3f3f3fa5aa445e
UTF-8 룵句룴횕オD룵句룴횕オD^ 111010111010001110110101111011111010010010000110111010111010001110110100111011011001101010010101111000111000001010101010010001001110101110100011101101011110111110100100100001101110101110100011101101001110110110011010100101011110001110000010101010100100010001011110 eba3b5efa486eba3b4ed9a95e382aa44eba3b5efa486eba3b4ed9a95e382aa445e
UHC 룵句룴횕オD룵句룴횕オD^ 1000111110101010110011111111101110001111101010011100001110001111101010111010101001000100100011111010101011001111111110111000111110101001110000111000111110101011101010100100010001011110 8faacffb8fa9c38fabaa448faacffb8fa9c38fabaa445e

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