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 ???b???b???b???bB 0011111100111111001111110110001000111111001111110011111101100010001111110011111100111111011000100011111100111111001111110110001001000010 3f3f3f623f3f3f623f3f3f623f3f3f6242
SJIS-WIN 篠テ「b篠テ「b篠テ「b篠テ「bB 100011101100001011000011101000100110001010001110110000101100001110100010011000101000111011000010110000111010001001100010100011101100001011000011101000100110001001000010 8ec2c3a2628ec2c3a2628ec2c3a2628ec2c3a26242
EUC-JP 篠テ「b篠テ「b篠テ「b篠テ「bB 1011110011000100100011101100001110001110101000100110001010111100110001001000111011000011100011101010001001100010101111001100010010001110110000111000111010100010011000101011110011000100100011101100001110001110101000100110001001000010 bcc48ec38ea262bcc48ec38ea262bcc48ec38ea262bcc48ec38ea26242
UTF-8 篠テ「b篠テ「b篠テ「b篠テ「bB 1110011110101111101000001110111110111110100000111110111110111101101000100110001011100111101011111010000011101111101111101000001111101111101111011010001001100010111001111010111110100000111011111011111010000011111011111011110110100010011000101110011110101111101000001110111110111110100000111110111110111101101000100110001001000010 e7afa0efbe83efbda262e7afa0efbe83efbda262e7afa0efbe83efbda262e7afa0efbe83efbda26242
UHC 篠??b篠??b篠??b篠??bB 111000011100011000111111001111110110001011100001110001100011111100111111011000101110000111000110001111110011111101100010111000011100011000111111001111110110001001000010 e1c63f3f62e1c63f3f62e1c63f3f62e1c63f3f6242

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