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‘¶‘¤’K‘¸‘µ’E‘¶‘¤’K‘¹ 10010010010001011001000110110110100100011010010010010010010010111001000110111000100100011011010110010010010001011001000110110110100100011010010010010010010010111001000110111001 924591b691a4924b91b891b5924591b691a4924b91b9
SJIS-WIN ?E?¶???K?????E?¶???K?? 001111110100010100111111100000011111011100111111001111110011111101001011001111110011111100111111001111110011111101000101001111111000000111110111001111110011111100111111010010110011111100111111 3f453f81f73f3f3f4b3f3f3f3f3f453f81f73f3f3f4b3f3f
EUC-JP ?E?¶?¤?K?¸???E?¶?¤?K?? 001111110100010100111111101000101111100100111111100011111010001011110000001111110100101100111111100011111010001010110001001111110011111100111111010001010011111110100010111110010011111110001111101000101111000000111111010010110011111100111111 3f453fa2f93f8fa2f03f4b3f8fa2b13f3f3f453fa2f93f8fa2f03f4b3f3f
UTF-8 ’E‘¶‘¤’K‘¸‘µ’E‘¶‘¤’K‘¹ 11000010100100100100010111000010100100011100001010110110110000101001000111000010101001001100001010010010010010111100001010010001110000101011100011000010100100011100001010110101110000101001001001000101110000101001000111000010101101101100001010010001110000101010010011000010100100100100101111000010100100011100001010111001 c29245c291c2b6c291c2a4c2924bc291c2b8c291c2b5c29245c291c2b6c291c2a4c2924bc291c2b9
UHC ?E?¶?¤?K?¸???E?¶?¤?K?¹ 00111111010001010011111110100010110100100011111110100010101101000011111101001011001111111010001010101100001111110011111100111111010001010011111110100010110100100011111110100010101101000011111101001011001111111010100111110110 3f453fa2d23fa2b43f4b3fa2ac3f3f3f453fa2d23fa2b43f4b3fa9f6

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