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’V‘¸’N‘®‘·n}’L’V‘¸’N‘®‘·n{^ 1001001001001100100100100101011010010001101110001001001001001110100100011010111010010001101101110110111001111101100100100100110010010010010101101001000110111000100100100100111010010001101011101001000110110111011011100111101101011110 924c925691b8924e91ae91b76e7d924c925691b8924e91ae91b76e7b5e
SJIS-WIN ?L?V???N????n}?L?V???N????n{^ 0011111101001100001111110101011000111111001111110011111101001110001111110011111100111111001111110110111001111101001111110100110000111111010101100011111100111111001111110100111000111111001111110011111100111111011011100111101101011110 3f4c3f563f3f3f4e3f3f3f3f6e7d3f4c3f563f3f3f4e3f3f3f3f6e7b5e
EUC-JP ?L?V?¸?N?®??n}?L?V?¸?N?®??n{^ 00111111010011000011111101010110001111111000111110100010101100010011111101001110001111111000111110100010111011100011111100111111011011100111110100111111010011000011111101010110001111111000111110100010101100010011111101001110001111111000111110100010111011100011111100111111011011100111101101011110 3f4c3f563f8fa2b13f4e3f8fa2ee3f3f6e7d3f4c3f563f8fa2b13f4e3f8fa2ee3f3f6e7b5e
UTF-8 ’L’V‘¸’N‘®‘·n}’L’V‘¸’N‘®‘·n{^ 1100001010010010010011001100001010010010010101101100001010010001110000101011100011000010100100100100111011000010100100011100001010101110110000101001000111000010101101110110111001111101110000101001001001001100110000101001001001010110110000101001000111000010101110001100001010010010010011101100001010010001110000101010111011000010100100011100001010110111011011100111101101011110 c2924cc29256c291c2b8c2924ec291c2aec291c2b76e7dc2924cc29256c291c2b8c2924ec291c2aec291c2b76e7b5e
UHC ?L?V?¸?N?®?·n}?L?V?¸?N?®?·n{^ 0011111101001100001111110101011000111111101000101010110000111111010011100011111110100010111001110011111110100001101001000110111001111101001111110100110000111111010101100011111110100010101011000011111101001110001111111010001011100111001111111010000110100100011011100111101101011110 3f4c3f563fa2ac3f4e3fa2e73fa1a46e7d3f4c3f563fa2ac3f4e3fa2e73fa1a46e7b5e

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