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 O‹´Un}O‹´Un{^ 1000111101001111100010111011010010001101010101010110111001111101100011110100111110001011101101001000110101010101011011100111101101011110 8f4f8bb48d556e7d8f4f8bb48d556e7b5e
SJIS-WIN ?O?´?Un}?O?´?Un{^ 00111111010011110011111110000001010011000011111101010101011011100111110100111111010011110011111110000001010011000011111101010101011011100111101101011110 3f4f3f814c3f556e7d3f4f3f814c3f556e7b5e
EUC-JP ?O?´?Un}?O?´?Un{^ 00111111010011110011111110100001101011010011111101010101011011100111110100111111010011110011111110100001101011010011111101010101011011100111101101011110 3f4f3fa1ad3f556e7d3f4f3fa1ad3f556e7b5e
UTF-8 O‹´Un}O‹´Un{^ 11000010100011110100111111000010100010111100001010110100110000101000110101010101011011100111110111000010100011110100111111000010100010111100001010110100110000101000110101010101011011100111101101011110 c28f4fc28bc2b4c28d556e7dc28f4fc28bc2b4c28d556e7b5e
UHC ?O?´?Un}?O?´?Un{^ 00111111010011110011111110100010101001010011111101010101011011100111110100111111010011110011111110100010101001010011111101010101011011100111101101011110 3f4f3fa2a53f556e7d3f4f3fa2a53f556e7b5e

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