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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN テゥツ猟氾ッツスツェ^ 11000011101010011100001010010111110000101001010011000011101011111100001010111101110000101010101001011110 c3a9c297c294c3afc2bdc2aa5e
EUC-JP テゥツ猟氾ッツスツェ^ 100011101100001110001110101010011000111011000010110011101100010011001000110001011000111010101111100011101100001010001110101111011000111011000010100011101010101001011110 8ec38ea98ec2cec4c8c58eaf8ec28ebd8ec28eaa5e
UTF-8 テゥツ猟氾ッツスツェ^ 11101111101111101000001111101111101111011010100111101111101111101000001011100111100011001001111111100110101100001011111011101111101111011010111111101111101111101000001011101111101111011011110111101111101111101000001011101111101111011010101001011110 efbe83efbda9efbe82e78c9fe6b0beefbdafefbe82efbdbdefbe82efbdaa5e
UHC ????氾?????^ 001111110011111100111111001111111101101111110000001111110011111100111111001111110011111101011110 3f3f3f3fdbf03f3f3f3f3f5e

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