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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 輿??毅??幽 10010111011000000011111100111111100010110100001000111111001111111001011101001000 97603f3f8b423f3f9748
EUC-JP 輿??毅??幽 11001101110000010011111100111111101101011010001100111111001111111100110110101001 cdc13f3fb5a33f3fcda9
UTF-8 輿삳뿭毅싨룚幽 111010001011110010111111111011001000001010110011111010111011111110101101111001101010111110000101111011001000101110101000111010111010001110011010111001011011100110111101 e8bcbfec82b3ebbfade6af85ec8ba8eba39ae5b9bd
UHC 輿삳뿭毅싨룚幽 1110011010101011101110111110101110010111101011011110101111110110100110101110011010001111100101101110101011101011 e6abbbeb97adebf69ae68f96eaeb

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