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’D‘¼’K‘º‘¤’E’D‘¼’K‘º‘¤B 10010010010001011001001001000100100100011011110010010010010010111001000110111010100100011010010010010010010001011001001001000100100100011011110010010010010010111001000110111010100100011010010001000010 9245924491bc924b91ba91a49245924491bc924b91ba91a442
SJIS-WIN ?E?D???K?????E?D???K????B 00111111010001010011111101000100001111110011111100111111010010110011111100111111001111110011111100111111010001010011111101000100001111110011111100111111010010110011111100111111001111110011111101000010 3f453f443f3f3f4b3f3f3f3f3f453f443f3f3f4b3f3f3f3f42
EUC-JP ?E?D???K?º?¤?E?D???K?º?¤B 001111110100010100111111010001000011111100111111001111110100101100111111100011111010001011101011001111111000111110100010111100000011111101000101001111110100010000111111001111110011111101001011001111111000111110100010111010110011111110001111101000101111000001000010 3f453f443f3f3f4b3f8fa2eb3f8fa2f03f453f443f3f3f4b3f8fa2eb3f8fa2f042
UTF-8 ’E’D‘¼’K‘º‘¤’E’D‘¼’K‘º‘¤B 11000010100100100100010111000010100100100100010011000010100100011100001010111100110000101001001001001011110000101001000111000010101110101100001010010001110000101010010011000010100100100100010111000010100100100100010011000010100100011100001010111100110000101001001001001011110000101001000111000010101110101100001010010001110000101010010001000010 c29245c29244c291c2bcc2924bc291c2bac291c2a4c29245c29244c291c2bcc2924bc291c2bac291c2a442
UHC ?E?D?¼?K?º?¤?E?D?¼?K?º?¤B 00111111010001010011111101000100001111111010100011111001001111110100101100111111101010001010110000111111101000101011010000111111010001010011111101000100001111111010100011111001001111110100101100111111101010001010110000111111101000101011010001000010 3f453f443fa8f93f4b3fa8ac3fa2b43f453f443fa8f93f4b3fa8ac3fa2b442

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