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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 驍よ況}驍よ況{^ 111010011000001010000010111001101000101110110101011111011110100110000010100000101110011010001011101101010111101101011110 e98282e68bb57de98282e68bb57b5e
EUC-JP 驍よ況}驍よ況{^ 111100011110001010100100111010001011011010110111011111011111000111100010101001001110100010110110101101110111101101011110 f1e2a4e8b6b77df1e2a4e8b6b77b5e
UTF-8 驍よ況}驍よ況{^ 111010011010100110001101111000111000001010001000111001101011001110000001011111011110100110101001100011011110001110000010100010001110011010110011100000010111101101011110 e9a98de38288e6b3817de9a98de38288e6b3817b5e
UHC 驍よ況}驍よ況{^ 111111011010010010101010111010001111110011001111011111011111110110100100101010101110100011111100110011110111101101011110 fda4aae8fccf7dfda4aae8fccf7b5e

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