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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 跛顔梶}跛顔梶{^ 111001101110101010001010111001111000101010000001011111011110011011101010100010101110011110001010100000010111101101011110 e6ea8ae78a817de6ea8ae78a817b5e
EUC-JP 跛顔梶}跛顔梶{^ 111011001110110010110100111010011011001111100001011111011110110011101100101101001110100110110011111000010111101101011110 ececb4e9b3e17dececb4e9b3e17b5e
UTF-8 跛顔梶}跛顔梶{^ 111010001011011110011011111010011010000110010100111001101010001010110110011111011110100010110111100110111110100110100001100101001110011010100010101101100111101101011110 e8b79be9a194e6a2b67de8b79be9a194e6a2b67b5e
UHC 跛顔梶}跛顔梶{^ 111101111111010111100100110101001101101010110010011111011111011111110101111001001101010011011010101100100111101101011110 f7f5e4d4dab27df7f5e4d4dab27b5e

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