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‘¤‘¥’K‘®‘©’N‘¤‘¥’K‘®‘©^ 10010010010011101001000110100100100100011010010110010010010010111001000110101110100100011010100110010010010011101001000110100100100100011010010110010010010010111001000110101110100100011010100101011110 924e91a491a5924b91ae91a9924e91a491a5924b91ae91a95e
SJIS-WIN ?N???¥?K?????N???¥?K????^ 001111110100111000111111001111110011111110000001100011110011111101001011001111110011111100111111001111110011111101001110001111110011111100111111100000011000111100111111010010110011111100111111001111110011111101011110 3f4e3f3f3f818f3f4b3f3f3f3f3f4e3f3f3f818f3f4b3f3f3f3f5e
EUC-JP ?N?¤???K?®?©?N?¤???K?®?©^ 00111111010011100011111110001111101000101111000000111111001111110011111101001011001111111000111110100010111011100011111110001111101000101110110100111111010011100011111110001111101000101111000000111111001111110011111101001011001111111000111110100010111011100011111110001111101000101110110101011110 3f4e3f8fa2f03f3f3f4b3f8fa2ee3f8fa2ed3f4e3f8fa2f03f3f3f4b3f8fa2ee3f8fa2ed5e
UTF-8 ’N‘¤‘¥’K‘®‘©’N‘¤‘¥’K‘®‘©^ 110000101001001001001110110000101001000111000010101001001100001010010001110000101010010111000010100100100100101111000010100100011100001010101110110000101001000111000010101010011100001010010010010011101100001010010001110000101010010011000010100100011100001010100101110000101001001001001011110000101001000111000010101011101100001010010001110000101010100101011110 c2924ec291c2a4c291c2a5c2924bc291c2aec291c2a9c2924ec291c2a4c291c2a5c2924bc291c2aec291c2a95e
UHC ?N?¤???K?®???N?¤???K?®??^ 0011111101001110001111111010001010110100001111110011111100111111010010110011111110100010111001110011111100111111001111110100111000111111101000101011010000111111001111110011111101001011001111111010001011100111001111110011111101011110 3f4e3fa2b43f3f3f4b3fa2e73f3f3f4e3fa2b43f3f3f4b3fa2e73f3f5e

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