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 00111111001111110011111100111111001111110111011000111111001111110011111100111111001111110111011001000010 3f3f3f3f3f763f3f3f3f3f7642
SJIS-WIN 七ヴv七ヴvB 11110000101110101000111010110101111100001011101110110011110111100111011011110000101110101000111010110101111100001011101110110011110111100111011001000010 f0ba8eb5f0bbb3de76f0ba8eb5f0bbb3de7642
EUC-JP ?七?ヴv?七?ヴvB 00111111101111001011011100111111100011101011001110001110110111100111011000111111101111001011011100111111100011101011001110001110110111100111011001000010 3fbcb73f8eb38ede763fbcb73f8eb38ede7642
UTF-8 七ヴv七ヴvB 111011101000000110111001111001001011100010000011111011101000000110111010111011111011110110110011111011111011111010011110011101101110111010000001101110011110010010111000100000111110111010000001101110101110111110111101101100111110111110111110100111100111011001000010 ee81b9e4b883ee81baefbdb3efbe9e76ee81b9e4b883ee81baefbdb3efbe9e7642
UHC ?七???v?七???vB 001111111111011011010010001111110011111100111111011101100011111111110110110100100011111100111111001111110111011001000010 3ff6d23f3f3f763ff6d23f3f3f7642

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