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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 篠セナヲナ悉篠雫 100011101100001010111110110001011010011011000101100011101011101110001110110000101000111010110100 8ec2bec5a6c58ebb8ec28eb4
EUC-JP 篠セナヲナ悉篠雫 10111100110001001000111010111110100011101100010110001110101001101000111011000101101111001011110110111100110001001011110010110110 bcc48ebe8ec58ea68ec5bcbdbcc4bcb6
UTF-8 篠セナヲナ悉篠雫 111001111010111110100000111011111011110110111110111011111011111010000101111011111011110110100110111011111011111010000101111001101000001010001001111001111010111110100000111010011001101110101011 e7afa0efbdbeefbe85efbda6efbe85e68289e7afa0e99bab
UHC 篠????悉篠? 1110000111000110001111110011111100111111001111111110001111111010111000011100011000111111 e1c63f3f3f3fe3fae1c63f

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