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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 〓?旌〓?政^ 1000000110101100001111111001110111010101100000011010110000111111100100001010110101011110 81ac3f9dd581ac3f90ad5e
EUC-JP 〓?旌〓?政^ 1010001010101110001111111101101011010111101000101010111000111111110000001010111101011110 a2ae3fdad7a2ae3fc0af5e
UTF-8 〓룫旌〓룫政^ 11100011100000001001001111101011101000111010101111100110100101111000110011100011100000001001001111101011101000111010101111100110100101001011111101011110 e38093eba3abe6978ce38093eba3abe694bf5e
UHC 〓룫旌〓룫政^ 10100001111010111000111110100010111011111101101110100001111010111000111110100010111011111101100101011110 a1eb8fa2efdba1eb8fa2efd95e

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