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 ’E’P‘²’N‘»‘«U}’E’P‘²’N‘»‘«U{^ 1001001001000101100100100101000010010001101100101001001001001110100100011011101110010001101010110101010101111101100100100100010110010010010100001001000110110010100100100100111010010001101110111001000110101011010101010111101101011110 9245925091b2924e91bb91ab557d9245925091b2924e91bb91ab557b5e
SJIS-WIN ?E?P???N????U}?E?P???N????U{^ 0011111101000101001111110101000000111111001111110011111101001110001111110011111100111111001111110101010101111101001111110100010100111111010100000011111100111111001111110100111000111111001111110011111100111111010101010111101101011110 3f453f503f3f3f4e3f3f3f3f557d3f453f503f3f3f4e3f3f3f3f557b5e
EUC-JP ?E?P???N????U}?E?P???N????U{^ 0011111101000101001111110101000000111111001111110011111101001110001111110011111100111111001111110101010101111101001111110100010100111111010100000011111100111111001111110100111000111111001111110011111100111111010101010111101101011110 3f453f503f3f3f4e3f3f3f3f557d3f453f503f3f3f4e3f3f3f3f557b5e
UTF-8 ’E’P‘²’N‘»‘«U}’E’P‘²’N‘»‘«U{^ 1100001010010010010001011100001010010010010100001100001010010001110000101011001011000010100100100100111011000010100100011100001010111011110000101001000111000010101010110101010101111101110000101001001001000101110000101001001001010000110000101001000111000010101100101100001010010010010011101100001010010001110000101011101111000010100100011100001010101011010101010111101101011110 c29245c29250c291c2b2c2924ec291c2bbc291c2ab557dc29245c29250c291c2b2c2924ec291c2bbc291c2ab557b5e
UHC ?E?P?²?N????U}?E?P?²?N????U{^ 00111111010001010011111101010000001111111010100111110111001111110100111000111111001111110011111100111111010101010111110100111111010001010011111101010000001111111010100111110111001111110100111000111111001111110011111100111111010101010111101101011110 3f453f503fa9f73f4e3f3f3f3f557d3f453f503fa9f73f4e3f3f3f3f557b5e

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