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 テァツ猟ゼテァツ猟ゼ^ 110000111010011111000010100101111100001010000011010110111100001110100111110000101001011111000010100000110101101101011110 c3a7c297c2835bc3a7c297c2835b5e
EUC-JP テァツ猟ゼテァツ猟ゼ^ 100011101100001110001110101001111000111011000010110011101100010010100101101111001000111011000011100011101010011110001110110000101100111011000100101001011011110001011110 8ec38ea78ec2cec4a5bc8ec38ea78ec2cec4a5bc5e
UTF-8 テァツ猟ゼテァツ猟ゼ^ 11101111101111101000001111101111101111011010011111101111101111101000001011100111100011001001111111100011100000101011110011101111101111101000001111101111101111011010011111101111101111101000001011100111100011001001111111100011100000101011110001011110 efbe83efbda7efbe82e78c9fe382bcefbe83efbda7efbe82e78c9fe382bc5e
UHC ????ゼ????ゼ^ 00111111001111110011111100111111101010111011110000111111001111110011111100111111101010111011110001011110 3f3f3f3fabbc3f3f3f3fabbc5e

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