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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???旌???政^ 0011111100111111001111111001110111010101001111110011111100111111100100001010110101011110 3f3f3f9dd53f3f3f90ad5e
EUC-JP ???旌???政^ 0011111100111111001111111101101011010111001111110011111100111111110000001010111101011110 3f3f3fdad73f3f3fc0af5e
UTF-8 룶웡룫旌룶웡룫政^ 11101011101000111011011011101100100110111010000111101011101000111010101111100110100101111000110011101011101000111011011011101100100110111010000111101011101000111010101111100110100101001011111101011110 eba3b6ec9ba1eba3abe6978ceba3b6ec9ba1eba3abe694bf5e
UHC 룶웡룫旌룶웡룫政^ 1000111110101011101111111111110110001111101000101110111111011011100011111010101110111111111111011000111110100010111011111101100101011110 8fabbffd8fa2efdb8fabbffd8fa2efd95e

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