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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN テーテスツ偲氾ョテ 1100001110110000110000111011110111000010100011101100001110010100110000111010111011000011 c3b0c3bdc28ec394c3aec3
EUC-JP テーテスツ偲氾ョテ 100011101100001110001110101100001000111011000011100011101011110110001110110000101011110011000101110010001100010110001110101011101000111011000011 8ec38eb08ec38ebd8ec2bcc5c8c58eae8ec3
UTF-8 テーテスツ偲氾ョテ 111011111011111010000011111011111011110110110000111011111011111010000011111011111011110110111101111011111011111010000010111001011000000110110010111001101011000010111110111011111011110110101110111011111011111010000011 efbe83efbdb0efbe83efbdbdefbe82e581b2e6b0beefbdaeefbe83
UHC ??????氾?? 00111111001111110011111100111111001111110011111111011011111100000011111100111111 3f3f3f3f3f3fdbf03f3f

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