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‘¹’G’BF}v’O‘¹’G’BF}vB 1001001001001111100100011011100110010010010001111001001001000010010001100111110101110110100100100100111110010001101110011001001001000111100100100100001001000110011111010111011001000010 924f91b992479242467d76924f91b992479242467d7642
SJIS-WIN ?O???G?BF}v?O???G?BF}vB 0011111101001111001111110011111100111111010001110011111101000010010001100111110101110110001111110100111100111111001111110011111101000111001111110100001001000110011111010111011001000010 3f4f3f3f3f473f42467d763f4f3f3f3f473f42467d7642
EUC-JP ?O???G?BF}v?O???G?BF}vB 0011111101001111001111110011111100111111010001110011111101000010010001100111110101110110001111110100111100111111001111110011111101000111001111110100001001000110011111010111011001000010 3f4f3f3f3f473f42467d763f4f3f3f3f473f42467d7642
UTF-8 ’O‘¹’G’BF}v’O‘¹’G’BF}vB 110000101001001001001111110000101001000111000010101110011100001010010010010001111100001010010010010000100100011001111101011101101100001010010010010011111100001010010001110000101011100111000010100100100100011111000010100100100100001001000110011111010111011001000010 c2924fc291c2b9c29247c29242467d76c2924fc291c2b9c29247c29242467d7642
UHC ?O?¹?G?BF}v?O?¹?G?BF}vB 00111111010011110011111110101001111101100011111101000111001111110100001001000110011111010111011000111111010011110011111110101001111101100011111101000111001111110100001001000110011111010111011001000010 3f4f3fa9f63f473f42467d763f4f3fa9f63f473f42467d7642

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