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 ???F}v???F}vB 00111111001111110011111101000110011111010111011000111111001111110011111101000110011111010111011001000010 3f3f3f467d763f3f3f467d7642
SJIS-WIN 篠ンチF}v篠ンチF}vB 100011101100001011011101110000010100011001111101011101101000111011000010110111011100000101000110011111010111011001000010 8ec2ddc1467d768ec2ddc1467d7642
EUC-JP 篠ンチF}v篠ンチF}vB 10111100110001001000111011011101100011101100000101000110011111010111011010111100110001001000111011011101100011101100000101000110011111010111011001000010 bcc48edd8ec1467d76bcc48edd8ec1467d7642
UTF-8 篠ンチF}v篠ンチF}vB 11100111101011111010000011101111101111101001110111101111101111101000000101000110011111010111011011100111101011111010000011101111101111101001110111101111101111101000000101000110011111010111011001000010 e7afa0efbe9defbe81467d76e7afa0efbe9defbe81467d7642
UHC 篠??F}v篠??F}vB 111000011100011000111111001111110100011001111101011101101110000111000110001111110011111101000110011111010111011001000010 e1c63f3f467d76e1c63f3f467d7642

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