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 ????Y????bE 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
SJIS-WIN 迴ア驩嘲Y迴ア驩嘲bE 1110011110001111101100011110100110001001100110100111110101011001111001111000111110110001111010011000100110011010011111010110001001000101 e78fb1e9899a7d59e78fb1e9899a7d6245
EUC-JP 迴ア驩嘲Y迴ア驩嘲bE 11101101111011111000111010110001111100011110100111010011110111100101100111101101111011111000111010110001111100011110100111010011110111100110001001000101 edef8eb1f1e9d3de59edef8eb1f1e9d3de6245
UTF-8 迴ア驩嘲Y迴ア驩嘲bE 111010001011111110110100111011111011110110110001111010011010100110101001111001011001100010110010010110011110100010111111101101001110111110111101101100011110100110101001101010011110010110011000101100100110001001000101 e8bfb4efbdb1e9a9a9e598b259e8bfb4efbdb1e9a9a9e598b26245
UHC ??驩嘲Y??驩嘲bE 001111110011111111111100101111101111000010111111010110010011111100111111111111001011111011110000101111110110001001000101 3f3ffcbef0bf593f3ffcbef0bf6245

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