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‘©}v’O‘©}vB 10010010010011111001000110101001011111010111011010010010010011111001000110101001011111010111011001000010 924f91a97d76924f91a97d7642
SJIS-WIN ?O??}v?O??}vB 00111111010011110011111100111111011111010111011000111111010011110011111100111111011111010111011001000010 3f4f3f3f7d763f4f3f3f7d7642
EUC-JP ?O?©}v?O?©}vB 0011111101001111001111111000111110100010111011010111110101110110001111110100111100111111100011111010001011101101011111010111011001000010 3f4f3f8fa2ed7d763f4f3f8fa2ed7d7642
UTF-8 ’O‘©}v’O‘©}vB 11000010100100100100111111000010100100011100001010101001011111010111011011000010100100100100111111000010100100011100001010101001011111010111011001000010 c2924fc291c2a97d76c2924fc291c2a97d7642
UHC ?O??}v?O??}vB 00111111010011110011111100111111011111010111011000111111010011110011111100111111011111010111011001000010 3f4f3f3f7d763f4f3f3f7d7642

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