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’A‘º‘§n}’O’A‘º‘§n{^ 100100100100111110010010010000011001000110111010100100011010011101101110011111011001001001001111100100100100000110010001101110101001000110100111011011100111101101011110 924f924191ba91a76e7d924f924191ba91a76e7b5e
SJIS-WIN ?O?A???§n}?O?A???§n{^ 0011111101001111001111110100000100111111001111110011111110000001100110000110111001111101001111110100111100111111010000010011111100111111001111111000000110011000011011100111101101011110 3f4f3f413f3f3f81986e7d3f4f3f413f3f3f81986e7b5e
EUC-JP ?O?A?º?§n}?O?A?º?§n{^ 001111110100111100111111010000010011111110001111101000101110101100111111101000011111100001101110011111010011111101001111001111110100000100111111100011111010001011101011001111111010000111111000011011100111101101011110 3f4f3f413f8fa2eb3fa1f86e7d3f4f3f413f8fa2eb3fa1f86e7b5e
UTF-8 ’O’A‘º‘§n}’O’A‘º‘§n{^ 110000101001001001001111110000101001001001000001110000101001000111000010101110101100001010010001110000101010011101101110011111011100001010010010010011111100001010010010010000011100001010010001110000101011101011000010100100011100001010100111011011100111101101011110 c2924fc29241c291c2bac291c2a76e7dc2924fc29241c291c2bac291c2a76e7b5e
UHC ?O?A?º?§n}?O?A?º?§n{^ 00111111010011110011111101000001001111111010100010101100001111111010000111010111011011100111110100111111010011110011111101000001001111111010100010101100001111111010000111010111011011100111101101011110 3f4f3f413fa8ac3fa1d76e7d3f4f3f413fa8ac3fa1d76e7b5e

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