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 驩ヲ夋厭驤讀夋閲^ 11101001100010011010011011111010100111111000100101111101111010011000100011100110101001001111101010011111100010010111101101011110 e989a6fa9f897de988e6a4fa9f897b5e
EUC-JP 驩ヲ夋厭驤讀夋閲^ 11110001111010011000111010100110100011111011100011100001101100011101111011110001111010001110110010100110100011111011100011100001101100011101110001011110 f1e98ea68fb8e1b1def1e8eca68fb8e1b1dc5e
UTF-8 驩ヲ夋厭驤讀夋閲^ 11101001101010011010100111101111101111011010011011100101101001001000101111100101100011101010110111101001101010011010010011101000101011101000000011100101101001001000101111101001100101101011001001011110 e9a9a9efbda6e5a48be58eade9a9a4e8ae80e5a48be996b25e
UHC 驩??厭?讀??^ 111111001011111000111111001111111110011011110100001111111101010011000001001111110011111101011110 fcbe3f3fe6f43fd4c13f3f5e

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