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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ツ渉崢渉「}ツ渉崢渉「{^ 11000010100011111100001010011011110000101000111111000010101000100111110111000010100011111100001010011011110000101000111111000010101000100111101101011110 c28fc29bc28fc2a27dc28fc29bc28fc2a27b5e
EUC-JP ツ渉崢渉「}ツ渉崢渉「{^ 1000111011000010101111101100010011010110110001001011111011000100100011101010001001111101100011101100001010111110110001001101011011000100101111101100010010001110101000100111101101011110 8ec2bec4d6c4bec48ea27d8ec2bec4d6c4bec48ea27b5e
UTF-8 ツ渉崢渉「}ツ渉崢渉「{^ 111011111011111010000010111001101011100010001001111001011011010010100010111001101011100010001001111011111011110110100010011111011110111110111110100000101110011010111000100010011110010110110100101000101110011010111000100010011110111110111101101000100111101101011110 efbe82e6b889e5b4a2e6b889efbda27defbe82e6b889e5b4a2e6b889efbda27b5e
UHC ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e

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