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 ‘¶’U‘£’G‘µ‘¡n}‘¶’U‘£’G‘µ‘¡n{^ 1001000110110110100100100101010110010001101000111001001001000111100100011011010110010001101000010110111001111101100100011011011010010010010101011001000110100011100100100100011110010001101101011001000110100001011011100111101101011110 91b6925591a3924791b591a16e7d91b6925591a3924791b591a16e7b5e
SJIS-WIN ?¶?U?£?G????n}?¶?U?£?G????n{^ 001111111000000111110111001111110101010100111111100000011001001000111111010001110011111100111111001111110011111101101110011111010011111110000001111101110011111101010101001111111000000110010010001111110100011100111111001111110011111100111111011011100111101101011110 3f81f73f553f81923f473f3f3f3f6e7d3f81f73f553f81923f473f3f3f3f6e7b5e
EUC-JP ?¶?U?£?G???¡n}?¶?U?£?G???¡n{^ 00111111101000101111100100111111010101010011111110100001111100100011111101000111001111110011111100111111100011111010001011000010011011100111110100111111101000101111100100111111010101010011111110100001111100100011111101000111001111110011111100111111100011111010001011000010011011100111101101011110 3fa2f93f553fa1f23f473f3f3f8fa2c26e7d3fa2f93f553fa1f23f473f3f3f8fa2c26e7b5e
UTF-8 ‘¶’U‘£’G‘µ‘¡n}‘¶’U‘£’G‘µ‘¡n{^ 11000010100100011100001010110110110000101001001001010101110000101001000111000010101000111100001010010010010001111100001010010001110000101011010111000010100100011100001010100001011011100111110111000010100100011100001010110110110000101001001001010101110000101001000111000010101000111100001010010010010001111100001010010001110000101011010111000010100100011100001010100001011011100111101101011110 c291c2b6c29255c291c2a3c29247c291c2b5c291c2a16e7dc291c2b6c29255c291c2a3c29247c291c2b5c291c2a16e7b5e
UHC ?¶?U???G???¡n}?¶?U???G???¡n{^ 001111111010001011010010001111110101010100111111001111110011111101000111001111110011111100111111101000101010111001101110011111010011111110100010110100100011111101010101001111110011111100111111010001110011111100111111001111111010001010101110011011100111101101011110 3fa2d23f553f3f3f473f3f3fa2ae6e7d3fa2d23f553f3f3f473f3f3fa2ae6e7b5e

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