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 篠トナ悉\}篠トナ悉\{^ 1000111011000010110001001100010110001110101110110101110001111101100011101100001011000100110001011000111010111011010111000111101101011110 8ec2c4c58ebb5c7d8ec2c4c58ebb5c7b5e
EUC-JP 篠トナ悉\}篠トナ悉\{^ 101111001100010010001110110001001000111011000101101111001011110101011100011111011011110011000100100011101100010010001110110001011011110010111101010111000111101101011110 bcc48ec48ec5bcbd5c7dbcc48ec48ec5bcbd5c7b5e
UTF-8 篠トナ悉\}篠トナ悉\{^ 1110011110101111101000001110111110111110100001001110111110111110100001011110011010000010100010010101110001111101111001111010111110100000111011111011111010000100111011111011111010000101111001101000001010001001010111000111101101011110 e7afa0efbe84efbe85e682895c7de7afa0efbe84efbe85e682895c7b5e
UHC 篠??悉\}篠??悉\{^ 1110000111000110001111110011111111100011111110100101110001111101111000011100011000111111001111111110001111111010010111000111101101011110 e1c63f3fe3fa5c7de1c63f3fe3fa5c7b5e

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