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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鉑ルス}鉑ルス{^ 1111101111001001110110011011110101111101111110111100100111011001101111010111101101011110 fbc9d9bd7dfbc9d9bd7b5e
EUC-JP 鉑ルス}鉑ルス{^ 1000111111100011111000011000111011011001100011101011110101111101100011111110001111100001100011101101100110001110101111010111101101011110 8fe3e18ed98ebd7d8fe3e18ed98ebd7b5e
UTF-8 鉑ルス}鉑ルス{^ 111010011000100110010001111011111011111010011001111011111011110110111101011111011110100110001001100100011110111110111110100110011110111110111101101111010111101101011110 e98991efbe99efbdbd7de98991efbe99efbdbd7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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