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 ’N’L‘¼’F‘¯’Z}v’N’L‘¼’F‘¯’Z}vB 1001001001001110100100100100110010010001101111001001001001000110100100011010111110010010010110100111110101110110100100100100111010010010010011001001000110111100100100100100011010010001101011111001001001011010011111010111011001000010 924e924c91bc924691af925a7d76924e924c91bc924691af925a7d7642
SJIS-WIN ?N?L???F???Z}v?N?L???F???Z}vB 0011111101001110001111110100110000111111001111110011111101000110001111110011111100111111010110100111110101110110001111110100111000111111010011000011111100111111001111110100011000111111001111110011111101011010011111010111011001000010 3f4e3f4c3f3f3f463f3f3f5a7d763f4e3f4c3f3f3f463f3f3f5a7d7642
EUC-JP ?N?L???F?¯?Z}v?N?L???F?¯?Z}vB 001111110100111000111111010011000011111100111111001111110100011000111111100011111010001010110100001111110101101001111101011101100011111101001110001111110100110000111111001111110011111101000110001111111000111110100010101101000011111101011010011111010111011001000010 3f4e3f4c3f3f3f463f8fa2b43f5a7d763f4e3f4c3f3f3f463f8fa2b43f5a7d7642
UTF-8 ’N’L‘¼’F‘¯’Z}v’N’L‘¼’F‘¯’Z}vB 110000101001001001001110110000101001001001001100110000101001000111000010101111001100001010010010010001101100001010010001110000101010111111000010100100100101101001111101011101101100001010010010010011101100001010010010010011001100001010010001110000101011110011000010100100100100011011000010100100011100001010101111110000101001001001011010011111010111011001000010 c2924ec2924cc291c2bcc29246c291c2afc2925a7d76c2924ec2924cc291c2bcc29246c291c2afc2925a7d7642
UHC ?N?L?¼?F???Z}v?N?L?¼?F???Z}vB 00111111010011100011111101001100001111111010100011111001001111110100011000111111001111110011111101011010011111010111011000111111010011100011111101001100001111111010100011111001001111110100011000111111001111110011111101011010011111010111011001000010 3f4e3f4c3fa8f93f463f3f3f5a7d763f4e3f4c3fa8f93f463f3f3f5a7d7642

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