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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 鉑蒔鴫\}鉑蒔鴫\{^ 111110111100100110001110101010101111000011000000100011101011000001011100011111011111101111001001100011101010101011110000110000001000111010110000010111000111101101011110 fbc98eaaf0c08eb05c7dfbc98eaaf0c08eb05c7b5e
EUC-JP 鉑蒔?鴫\}鉑蒔?鴫\{^ 100011111110001111100001101111001010110000111111101111001011001001011100011111011000111111100011111000011011110010101100001111111011110010110010010111000111101101011110 8fe3e1bcac3fbcb25c7d8fe3e1bcac3fbcb25c7b5e
UTF-8 鉑蒔鴫\}鉑蒔鴫\{^ 1110100110001001100100011110100010010010100101001110111010000001101111111110100110110100101010110101110001111101111010011000100110010001111010001001001010010100111011101000000110111111111010011011010010101011010111000111101101011110 e98991e89294ee81bfe9b4ab5c7de98991e89294ee81bfe9b4ab5c7b5e
UHC ?蒔??\}?蒔??\{^ 001111111110001111001000001111110011111101011100011111010011111111100011110010000011111100111111010111000111101101011110 3fe3c83f3f5c7d3fe3c83f3f5c7b5e

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