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 ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
SJIS-WIN 囚}囚囚[}囚}囚囚[{^ 10001110111110100111110110001110111110101000111011111010010110110111110110001110111110100111110110001110111110101000111011111010010110110111101101011110 8efa7d8efa8efa5b7d8efa7d8efa8efa5b7b5e
EUC-JP 囚}囚囚[}囚}囚囚[{^ 10111100111111000111110110111100111111001011110011111100010110110111110110111100111111000111110110111100111111001011110011111100010110110111101101011110 bcfc7dbcfcbcfc5b7dbcfc7dbcfcbcfc5b7b5e
UTF-8 囚}囚囚[}囚}囚囚[{^ 11100101100110111001101001111101111001011001101110011010111001011001101110011010010110110111110111100101100110111001101001111101111001011001101110011010111001011001101110011010010110110111101101011110 e59b9a7de59b9ae59b9a5b7de59b9a7de59b9ae59b9a5b7b5e
UHC 囚}囚囚[}囚}囚囚[{^ 11100001111101100111110111100001111101101110000111110110010110110111110111100001111101100111110111100001111101101110000111110110010110110111101101011110 e1f67de1f6e1f65b7de1f67de1f6e1f65b7b5e

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