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 驍わ葺}驍わ葺{^ 111010011000001010000010111011011001010110011000011111011110100110000010100000101110110110010101100110000111101101011110 e98282ed95987de98282ed95987b5e
EUC-JP 驍わ葺}驍わ葺{^ 111100011110001010100100111011111100100111111000011111011111000111100010101001001110111111001001111110000111101101011110 f1e2a4efc9f87df1e2a4efc9f87b5e
UTF-8 驍わ葺}驍わ葺{^ 111010011010100110001101111000111000001010001111111010001001000110111010011111011110100110101001100011011110001110000010100011111110100010010001101110100111101101011110 e9a98de3828fe891ba7de9a98de3828fe891ba7b5e
UHC 驍わ葺}驍わ葺{^ 111111011010010010101010111011111111000111110001011111011111110110100100101010101110111111110001111100010111101101011110 fda4aaeff1f17dfda4aaeff1f17b5e

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