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 怐驅髴眩瘁鶺盖韈 10011100100000011110100101111011111010011001110011100001101111111110000110000001111010100101010011100001101100111110100011100111 9c81e97be99ce1bfe181ea54e1b3e8e7
EUC-JP 怐驅髴眩瘁鶺盖韈 11010111111000011111000111011100111100011111110011100010110000011110000111100001111100111011010111100010101101011111000011101001 d7e1f1dcf1fce2c1e1e1f3b5e2b5f0e9
UTF-8 怐驅髴眩瘁鶺盖韈 111001101000000010010000111010011010100110000101111010011010101110110100111001111001110010101001111001111001100010000001111010011011011010111010111001111001101110010110111010011001111110001000 e68090e9a985e9abb4e79ca9e79881e9b6bae79b96e99f88
UHC ?驅?眩??盖? 0011111111001111110011000011111111111010110111110011111100111111110010111100110000111111 3fcfcc3ffadf3f3fcbcc3f

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