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 驍乗ア図驍乗ア須^ 111010011000001010001111111001101011000110010000011111011110100110000010100011111110011010110001100100000111101101011110 e9828fe6b1907de9828fe6b1907b5e
EUC-JP 驍乗ア図驍乗ア須^ 1111000111100010101111101110100010001110101100011011111111011110111100011110001010111110111010001000111010110001101111111101110001011110 f1e2bee88eb1bfdef1e2bee88eb1bfdc5e
UTF-8 驍乗ア図驍乗ア須^ 11101001101010011000110111100100101110011001011111101111101111011011000111100101100110111011001111101001101010011000110111100100101110011001011111101111101111011011000111101001101000001000100001011110 e9a98de4b997efbdb1e59bb3e9a98de4b997efbdb1e9a0885e
UHC 驍???驍??須^ 111111011010010000111111001111110011111111111101101001000011111100111111111000101100111001011110 fda43f3f3ffda43f3fe2ce5e

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