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 ツ渉エテⅧツ渉エテⅧ^ 110000101000111111000010101101001100001110000111010110111100001010001111110000101011010011000011100001110101101101011110 c28fc2b4c3875bc28fc2b4c3875b5e
EUC-JP ツ渉エテ?ツ渉エテ?^ 10001110110000101011111011000100100011101011010010001110110000110011111110001110110000101011111011000100100011101011010010001110110000110011111101011110 8ec2bec48eb48ec33f8ec2bec48eb48ec33f5e
UTF-8 ツ渉エテⅧツ渉エテⅧ^ 11101111101111101000001011100110101110001000100111101111101111011011010011101111101111101000001111100010100001011010011111101111101111101000001011100110101110001000100111101111101111011011010011101111101111101000001111100010100001011010011101011110 efbe82e6b889efbdb4efbe83e285a7efbe82e6b889efbdb4efbe83e285a75e
UHC ????Ⅷ????Ⅷ^ 00111111001111110011111100111111101001011011011100111111001111110011111100111111101001011011011101011110 3f3f3f3fa5b73f3f3f3fa5b75e

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