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’N}v’O’N}vB 1100001010010010010011111100001010010010010011100111110101110110110000101001001001001111110000101001001001001110011111010111011001000010 c2924fc2924e7d76c2924fc2924e7d7642
SJIS-WIN ??O??N}v??O??N}vB 0011111100111111010011110011111100111111010011100111110101110110001111110011111101001111001111110011111101001110011111010111011001000010 3f3f4f3f3f4e7d763f3f4f3f3f4e7d7642
EUC-JP Â?OÂ?N}vÂ?OÂ?N}vB 10001111101010101010010000111111010011111000111110101010101001000011111101001110011111010111011010001111101010101010010000111111010011111000111110101010101001000011111101001110011111010111011001000010 8faaa43f4f8faaa43f4e7d768faaa43f4f8faaa43f4e7d7642
UTF-8 ’O’N}v’O’N}vB 11000011100000101100001010010010010011111100001110000010110000101001001001001110011111010111011011000011100000101100001010010010010011111100001110000010110000101001001001001110011111010111011001000010 c382c2924fc382c2924e7d76c382c2924fc382c2924e7d7642
UHC ??O??N}v??O??N}vB 0011111100111111010011110011111100111111010011100111110101110110001111110011111101001111001111110011111101001110011111010111011001000010 3f3f4f3f3f4e7d763f3f4f3f3f4e7d7642

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