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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ツ渉ゥテ個渉ォツゥ^ 11000010100011111100001010101001110000111000110011000010100011111100001010101011110000101010100101011110 c28fc2a9c38cc28fc2abc2a95e
EUC-JP ツ渉ゥテ個渉ォツゥ^ 10001110110000101011111011000100100011101010100110001110110000111011100011000100101111101100010010001110101010111000111011000010100011101010100101011110 8ec2bec48ea98ec3b8c4bec48eab8ec28ea95e
UTF-8 ツ渉ゥテ個渉ォツゥ^ 11101111101111101000001011100110101110001000100111101111101111011010100111101111101111101000001111100101100000001000101111100110101110001000100111101111101111011010101111101111101111101000001011101111101111011010100101011110 efbe82e6b889efbda9efbe83e5808be6b889efbdabefbe82efbda95e
UHC ????個????^ 0011111100111111001111110011111111001011110000010011111100111111001111110011111101011110 3f3f3f3fcbc13f3f3f3f5e

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