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 ???v???vB 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
SJIS-WIN ツ渉栲vツ渉栲vB 11000010100011111100001010011110011111010111011011000010100011111100001010011110011111010111011001000010 c28fc29e7d76c28fc29e7d7642
EUC-JP ツ渉栲vツ渉栲vB 100011101100001010111110110001001101101111011110011101101000111011000010101111101100010011011011110111100111011001000010 8ec2bec4dbde768ec2bec4dbde7642
UTF-8 ツ渉栲vツ渉栲vB 111011111011111010000010111001101011100010001001111001101010000010110010011101101110111110111110100000101110011010111000100010011110011010100000101100100111011001000010 efbe82e6b889e6a0b276efbe82e6b889e6a0b27642
UHC ???v???vB 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642

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