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‘¡‘¸’L‘¹’\}’O‘¡‘¸’L‘¹’\{^ 100100100100111110010001101000011001000110111000100100100100110010010001101110011001001001011100011111011001001001001111100100011010000110010001101110001001001001001100100100011011100110010010010111000111101101011110 924f91a191b8924c91b9925c7d924f91a191b8924c91b9925c7b5e
SJIS-WIN ?O?????L???\}?O?????L???\{^ 001111110100111100111111001111110011111100111111001111110100110000111111001111110011111101011100011111010011111101001111001111110011111100111111001111110011111101001100001111110011111100111111010111000111101101011110 3f4f3f3f3f3f3f4c3f3f3f5c7d3f4f3f3f3f3f3f4c3f3f3f5c7b5e
EUC-JP ?O?¡?¸?L???\}?O?¡?¸?L???\{^ 0011111101001111001111111000111110100010110000100011111110001111101000101011000100111111010011000011111100111111001111110101110001111101001111110100111100111111100011111010001011000010001111111000111110100010101100010011111101001100001111110011111100111111010111000111101101011110 3f4f3f8fa2c23f8fa2b13f4c3f3f3f5c7d3f4f3f8fa2c23f8fa2b13f4c3f3f3f5c7b5e
UTF-8 ’O‘¡‘¸’L‘¹’\}’O‘¡‘¸’L‘¹’\{^ 110000101001001001001111110000101001000111000010101000011100001010010001110000101011100011000010100100100100110011000010100100011100001010111001110000101001001001011100011111011100001010010010010011111100001010010001110000101010000111000010100100011100001010111000110000101001001001001100110000101001000111000010101110011100001010010010010111000111101101011110 c2924fc291c2a1c291c2b8c2924cc291c2b9c2925c7dc2924fc291c2a1c291c2b8c2924cc291c2b9c2925c7b5e
UHC ?O?¡?¸?L?¹?\}?O?¡?¸?L?¹?\{^ 001111110100111100111111101000101010111000111111101000101010110000111111010011000011111110101001111101100011111101011100011111010011111101001111001111111010001010101110001111111010001010101100001111110100110000111111101010011111011000111111010111000111101101011110 3f4f3fa2ae3fa2ac3f4c3fa9f63f5c7d3f4f3fa2ae3fa2ac3f4c3fa9f63f5c7b5e

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