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‘®’H‘±’A’L’N‘®’H‘±’A^ 10010010010011001001001001001110100100011010111010010010010010001001000110110001100100100100000110010010010011001001001001001110100100011010111010010010010010001001000110110001100100100100000101011110 924c924e91ae924891b19241924c924e91ae924891b192415e
SJIS-WIN ?L?N???H?±?A?L?N???H?±?A^ 001111110100110000111111010011100011111100111111001111110100100000111111100000010111110100111111010000010011111101001100001111110100111000111111001111110011111101001000001111111000000101111101001111110100000101011110 3f4c3f4e3f3f3f483f817d3f413f4c3f4e3f3f3f483f817d3f415e
EUC-JP ?L?N?®?H?±?A?L?N?®?H?±?A^ 00111111010011000011111101001110001111111000111110100010111011100011111101001000001111111010000111011110001111110100000100111111010011000011111101001110001111111000111110100010111011100011111101001000001111111010000111011110001111110100000101011110 3f4c3f4e3f8fa2ee3f483fa1de3f413f4c3f4e3f8fa2ee3f483fa1de3f415e
UTF-8 ’L’N‘®’H‘±’A’L’N‘®’H‘±’A^ 1100001010010010010011001100001010010010010011101100001010010001110000101010111011000010100100100100100011000010100100011100001010110001110000101001001001000001110000101001001001001100110000101001001001001110110000101001000111000010101011101100001010010010010010001100001010010001110000101011000111000010100100100100000101011110 c2924cc2924ec291c2aec29248c291c2b1c29241c2924cc2924ec291c2aec29248c291c2b1c292415e
UHC ?L?N?®?H?±?A?L?N?®?H?±?A^ 0011111101001100001111110100111000111111101000101110011100111111010010000011111110100001101111100011111101000001001111110100110000111111010011100011111110100010111001110011111101001000001111111010000110111110001111110100000101011110 3f4c3f4e3fa2e73f483fa1be3f413f4c3f4e3fa2e73f483fa1be3f415e

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