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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 鵝???堊??^ 11101010010000000011111100111111001111111001101010111111001111110011111101011110 ea403f3f3f9abf3f3f5e
EUC-JP 鵝???堊??^ 11110011101000010011111100111111001111111101010011000001001111110011111101011110 f3a13f3f3fd4c13f3f5e
UTF-8 鵝숇쉴흭堊앹뾹^ 11101001101101011001110111101100100010001000011111101100100010011011010011101101100111011010110111100101101000001000101011101100100101011011100111101011101111101011100101011110 e9b59dec8887ec89b4ed9dade5a08aec95b9ebbeb95e
UHC 鵝숇쉴흭堊앹뾹^ 111001001011110110011001111010111011110110101111110001011000100111100100101111101001110111101100100101111000000101011110 e4bd99ebbdafc589e4be9dec97815e

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