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{^ 0011111100111111001111110101011001111101001111110011111100111111010101100111101101011110 3f3f3f567d3f3f3f567b5e
SJIS-WIN 羶居州V}羶居州V{^ 1110001110111101100010111000111110001111010000100101011001111101111000111011110110001011100011111000111101000010010101100111101101011110 e3bd8b8f8f42567de3bd8b8f8f42567b5e
EUC-JP 羶居州V}羶居州V{^ 1110011010111111101101011110111110111101101000110101011001111101111001101011111110110101111011111011110110100011010101100111101101011110 e6bfb5efbda3567de6bfb5efbda3567b5e
UTF-8 羶居州V}羶居州V{^ 1110011110111110101101101110010110110001100001011110010110110111100111100101011001111101111001111011111010110110111001011011000110000101111001011011011110011110010101100111101101011110 e7beb6e5b185e5b79e567de7beb6e5b185e5b79e567b5e
UHC ?居州V}?居州V{^ 001111111100101111011100111100011011011001010110011111010011111111001011110111001111000110110110010101100111101101011110 3fcbdcf1b6567d3fcbdcf1b6567b5e

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