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 七ヴ七ウワ^ 1111000010111010100011101011010111110000101110111011001111011110111100001011101010001110101101011111000010111011101100111101110001011110 f0ba8eb5f0bbb3def0ba8eb5f0bbb3dc5e
EUC-JP ?七?ヴ?七?ウワ^ 0011111110111100101101110011111110001110101100111000111011011110001111111011110010110111001111111000111010110011100011101101110001011110 3fbcb73f8eb38ede3fbcb73f8eb38edc5e
UTF-8 七ヴ七ウワ^ 11101110100000011011100111100100101110001000001111101110100000011011101011101111101111011011001111101111101111101001111011101110100000011011100111100100101110001000001111101110100000011011101011101111101111011011001111101111101111101001110001011110 ee81b9e4b883ee81baefbdb3efbe9eee81b9e4b883ee81baefbdb3efbe9c5e
UHC ?七????七???^ 00111111111101101101001000111111001111110011111100111111111101101101001000111111001111110011111101011110 3ff6d23f3f3f3ff6d23f3f3f5e

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