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 ????筌??? 001111110011111100111111001111111110001010100011001111110011111100111111 3f3f3f3fe2a33f3f3f
EUC-JP ????筌??晷 0011111100111111001111110011111111100100101001010011111100111111100011111100001011000111 3f3f3f3fe4a53f3f8fc2c7
UTF-8 銳앗됱낟筌뤿툖晷 111010011000101010110011111011001001010110010111111010111001000010110001111010111000001010011111111001111010110110001100111010111010010010111111111011011000100010010110111001101001100110110111 e98ab3ec9597eb90b1eb829fe7ad8ceba4bfed8896e699b7
UHC 銳앗됱낟筌뤿툖晷 11100111111001011011111011010001100010011110110010110011101011101110111110100111100011111110101110111000100011011100111111111100 e7e5bed189ecb3aeefa78febb88dcffc

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