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 驍蛾ュッ驍蛾ュッ^ 11101001100000101000100111101001101011011010111111101001100000101000100111101001101011011010111101011110 e98289e9adafe98289e9adaf5e
EUC-JP 驍蛾ュッ驍蛾ュッ^ 1111000111100010101100101110101110001110101011011000111010101111111100011110001010110010111010111000111010101101100011101010111101011110 f1e2b2eb8ead8eaff1e2b2eb8ead8eaf5e
UTF-8 驍蛾ュッ驍蛾ュッ^ 11101001101010011000110111101000100110111011111011101111101111011010110111101111101111011010111111101001101010011000110111101000100110111011111011101111101111011010110111101111101111011010111101011110 e9a98de89bbeefbdadefbdafe9a98de89bbeefbdadefbdaf5e
UHC 驍蛾??驍蛾??^ 11111101101001001110010010110110001111110011111111111101101001001110010010110110001111110011111101011110 fda4e4b63f3ffda4e4b63f3f5e

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