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’T‘¼’N‘³’Bn}’L’T‘¼’N‘³’Bn{^ 1001001001001100100100100101010010010001101111001001001001001110100100011011001110010010010000100110111001111101100100100100110010010010010101001001000110111100100100100100111010010001101100111001001001000010011011100111101101011110 924c925491bc924e91b392426e7d924c925491bc924e91b392426e7b5e
SJIS-WIN ?L?T???N???Bn}?L?T???N???Bn{^ 0011111101001100001111110101010000111111001111110011111101001110001111110011111100111111010000100110111001111101001111110100110000111111010101000011111100111111001111110100111000111111001111110011111101000010011011100111101101011110 3f4c3f543f3f3f4e3f3f3f426e7d3f4c3f543f3f3f4e3f3f3f426e7b5e
EUC-JP ?L?T???N???Bn}?L?T???N???Bn{^ 0011111101001100001111110101010000111111001111110011111101001110001111110011111100111111010000100110111001111101001111110100110000111111010101000011111100111111001111110100111000111111001111110011111101000010011011100111101101011110 3f4c3f543f3f3f4e3f3f3f426e7d3f4c3f543f3f3f4e3f3f3f426e7b5e
UTF-8 ’L’T‘¼’N‘³’Bn}’L’T‘¼’N‘³’Bn{^ 110000101001001001001100110000101001001001010100110000101001000111000010101111001100001010010010010011101100001010010001110000101011001111000010100100100100001001101110011111011100001010010010010011001100001010010010010101001100001010010001110000101011110011000010100100100100111011000010100100011100001010110011110000101001001001000010011011100111101101011110 c2924cc29254c291c2bcc2924ec291c2b3c292426e7dc2924cc29254c291c2bcc2924ec291c2b3c292426e7b5e
UHC ?L?T?¼?N?³?Bn}?L?T?¼?N?³?Bn{^ 001111110100110000111111010101000011111110101000111110010011111101001110001111111010100111111000001111110100001001101110011111010011111101001100001111110101010000111111101010001111100100111111010011100011111110101001111110000011111101000010011011100111101101011110 3f4c3f543fa8f93f4e3fa9f83f426e7d3f4c3f543fa8f93f4e3fa9f83f426e7b5e

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