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}??V{^ 001111110011111101010110011111010011111100111111010101100111101101011110 3f3f567d3f3f567b5e
SJIS-WIN 澵失V}澵失V{^ 11111011010011001000111010111000010101100111110111111011010011001000111010111000010101100111101101011110 fb4c8eb8567dfb4c8eb8567b5e
EUC-JP 澵失V}澵失V{^ 100011111100100011111000101111001011101001010110011111011000111111001000111110001011110010111010010101100111101101011110 8fc8f8bcba567d8fc8f8bcba567b5e
UTF-8 澵失V}澵失V{^ 1110011010111110101101011110010110100100101100010101011001111101111001101011111010110101111001011010010010110001010101100111101101011110 e6beb5e5a4b1567de6beb5e5a4b1567b5e
UHC ?失V}?失V{^ 0011111111100011111101110101011001111101001111111110001111110111010101100111101101011110 3fe3f7567d3fe3f7567b5e

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