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 1110010011110010101100111110010110101000100110100111110101011001111001001111001010110011111001011010100010011010011111010110001001000101 e4f2b3e5a89a7d59e4f2b3e5a89a7d6245
EUC-JP 蔗ウ螽嘲Y蔗ウ螽嘲bE 11101000111101001000111010110011111010101010101011010011110111100101100111101000111101001000111010110011111010101010101011010011110111100110001001000101 e8f48eb3eaaad3de59e8f48eb3eaaad3de6245
UTF-8 蔗ウ螽嘲Y蔗ウ螽嘲bE 111010001001010010010111111011111011110110110011111010001001111010111101111001011001100010110010010110011110100010010100100101111110111110111101101100111110100010011110101111011110010110011000101100100110001001000101 e89497efbdb3e89ebde598b259e89497efbdb3e89ebde598b26245
UHC 蔗??嘲Y蔗??嘲bE 111011011011110100111111001111111111000010111111010110011110110110111101001111110011111111110000101111110110001001000101 edbd3f3ff0bf59edbd3f3ff0bf6245

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