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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 痾穩瘁痾穩瘁^ 11100001011111011110001001110010111000011000000111100001011111011110001001110010111000011000000101011110 e17de272e181e17de272e1815e
EUC-JP 痾穩瘁痾穩瘁^ 11100001110111101110001111010011111000011110000111100001110111101110001111010011111000011110000101011110 e1dee3d3e1e1e1dee3d3e1e15e
UTF-8 痾穩瘁痾穩瘁^ 11100111100101111011111011100111101010011010100111100111100110001000000111100111100101111011111011100111101010011010100111100111100110001000000101011110 e797bee7a9a9e79881e797bee7a9a9e798815e
UHC ?穩??穩?^ 001111111110100010110001001111110011111111101000101100010011111101011110 3fe8b13f3fe8b13f5e

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