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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 驍簿狽寘塗驍簿狽寘 111010011000001010010101111010111001010010000010111110101010100110010011011010001110100110000010100101011110101110010100100000101111101010101001 e98295eb9482faa99368e98295eb9482faa9
EUC-JP 驍簿狽寘塗驍簿狽寘 1111000111100010110010101110110111000111111000101000111110111010111000011100010111001001111100011110001011001010111011011100011111100010100011111011101011100001 f1e2caedc7e28fbae1c5c9f1e2caedc7e28fbae1
UTF-8 驍簿狽寘塗驍簿狽寘 111010011010100110001101111001111011000010111111111001111000101110111101111001011010111110011000111001011010000110010111111010011010100110001101111001111011000010111111111001111000101110111101111001011010111110011000 e9a98de7b0bfe78bbde5af98e5a197e9a98de7b0bfe78bbde5af98
UHC 驍簿狽?塗驍簿狽? 11111101101001001101110110101101111110001010110000111111110100111111001111111101101001001101110110101101111110001010110000111111 fda4ddadf8ac3fd3f3fda4ddadf8ac3f

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