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 ’L’N‘º’O‘¢‘®}’L’N‘º’O‘¢‘®{^ 100100100100110010010010010011101001000110111010100100100100111110010001101000101001000110101110011111011001001001001100100100100100111010010001101110101001001001001111100100011010001010010001101011100111101101011110 924c924e91ba924f91a291ae7d924c924e91ba924f91a291ae7b5e
SJIS-WIN ?L?N???O?¢??}?L?N???O?¢??{^ 0011111101001100001111110100111000111111001111110011111101001111001111111000000110010001001111110011111101111101001111110100110000111111010011100011111100111111001111110100111100111111100000011001000100111111001111110111101101011110 3f4c3f4e3f3f3f4f3f81913f3f7d3f4c3f4e3f3f3f4f3f81913f3f7b5e
EUC-JP ?L?N?º?O?¢?®}?L?N?º?O?¢?®{^ 00111111010011000011111101001110001111111000111110100010111010110011111101001111001111111010000111110001001111111000111110100010111011100111110100111111010011000011111101001110001111111000111110100010111010110011111101001111001111111010000111110001001111111000111110100010111011100111101101011110 3f4c3f4e3f8fa2eb3f4f3fa1f13f8fa2ee7d3f4c3f4e3f8fa2eb3f4f3fa1f13f8fa2ee7b5e
UTF-8 ’L’N‘º’O‘¢‘®}’L’N‘º’O‘¢‘®{^ 110000101001001001001100110000101001001001001110110000101001000111000010101110101100001010010010010011111100001010010001110000101010001011000010100100011100001010101110011111011100001010010010010011001100001010010010010011101100001010010001110000101011101011000010100100100100111111000010100100011100001010100010110000101001000111000010101011100111101101011110 c2924cc2924ec291c2bac2924fc291c2a2c291c2ae7dc2924cc2924ec291c2bac2924fc291c2a2c291c2ae7b5e
UHC ?L?N?º?O???®}?L?N?º?O???®{^ 00111111010011000011111101001110001111111010100010101100001111110100111100111111001111110011111110100010111001110111110100111111010011000011111101001110001111111010100010101100001111110100111100111111001111110011111110100010111001110111101101011110 3f4c3f4e3fa8ac3f4f3f3f3fa2e77d3f4c3f4e3fa8ac3f4f3f3f3fa2e77b5e

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