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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 遽乞せ薰コ驥井ク 1110011110101111100011001110111010000010101110011111101110011110101110101110100110000111100010001110010010111000 e7af8cee82b9fb9ebae98788e4b8
EUC-JP 遽乞せ?コ驥井ク 111011101011000110111000111100001010010010111011001111111000111010111010111100011110011110110000111001101000111010111000 eeb1b8f0a4bb3f8ebaf1e7b0e68eb8
UTF-8 遽乞せ薰コ驥井ク 111010011000000110111101111001001011100110011110111000111000000110011011111010001001011010110000111011111011110110111010111010011010100110100101111001001011101010010101111011111011110110111000 e981bde4b99ee3819be896b0efbdbae9a9a5e4ba95efbdb8
UHC 遽乞せ薰?驥井? 1100101111101000110010111111011110101010101110111111110110111001001111111101000111001010111011111100110000111111 cbe8cbf7aabbfdb93fd1caefcc3f

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