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’B‘¼’M‘¦‘·n}’L’B‘¼’M‘¦‘·n{^ 1001001001001100100100100100001010010001101111001001001001001101100100011010011010010001101101110110111001111101100100100100110010010010010000101001000110111100100100100100110110010001101001101001000110110111011011100111101101011110 924c924291bc924d91a691b76e7d924c924291bc924d91a691b76e7b5e
SJIS-WIN ?L?B???M????n}?L?B???M????n{^ 0011111101001100001111110100001000111111001111110011111101001101001111110011111100111111001111110110111001111101001111110100110000111111010000100011111100111111001111110100110100111111001111110011111100111111011011100111101101011110 3f4c3f423f3f3f4d3f3f3f3f6e7d3f4c3f423f3f3f4d3f3f3f3f6e7b5e
EUC-JP ?L?B???M?¦??n}?L?B???M?¦??n{^ 001111110100110000111111010000100011111100111111001111110100110100111111100011111010001011000011001111110011111101101110011111010011111101001100001111110100001000111111001111110011111101001101001111111000111110100010110000110011111100111111011011100111101101011110 3f4c3f423f3f3f4d3f8fa2c33f3f6e7d3f4c3f423f3f3f4d3f8fa2c33f3f6e7b5e
UTF-8 ’L’B‘¼’M‘¦‘·n}’L’B‘¼’M‘¦‘·n{^ 1100001010010010010011001100001010010010010000101100001010010001110000101011110011000010100100100100110111000010100100011100001010100110110000101001000111000010101101110110111001111101110000101001001001001100110000101001001001000010110000101001000111000010101111001100001010010010010011011100001010010001110000101010011011000010100100011100001010110111011011100111101101011110 c2924cc29242c291c2bcc2924dc291c2a6c291c2b76e7dc2924cc29242c291c2bcc2924dc291c2a6c291c2b76e7b5e
UHC ?L?B?¼?M???·n}?L?B?¼?M???·n{^ 001111110100110000111111010000100011111110101000111110010011111101001101001111110011111100111111101000011010010001101110011111010011111101001100001111110100001000111111101010001111100100111111010011010011111100111111001111111010000110100100011011100111101101011110 3f4c3f423fa8f93f4d3f3f3fa1a46e7d3f4c3f423fa8f93f4d3f3f3fa1a46e7b5e

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