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 1110010011110010101100111110011010110011100110110111110101011001111001001111001010110011111001101011001110011011011111010110001001000101 e4f2b3e6b39b7d59e4f2b3e6b39b7d6245
EUC-JP 蔗ウ豕孺Y蔗ウ豕孺bE 11101000111101001000111010110011111011001011010111010101110111100101100111101000111101001000111010110011111011001011010111010101110111100110001001000101 e8f48eb3ecb5d5de59e8f48eb3ecb5d5de6245
UTF-8 蔗ウ豕孺Y蔗ウ豕孺bE 111010001001010010010111111011111011110110110011111010001011000110010101111001011010110110111010010110011110100010010100100101111110111110111101101100111110100010110001100101011110010110101101101110100110001001000101 e89497efbdb3e8b195e5adba59e89497efbdb3e8b195e5adba6245
UHC 蔗?豕孺Y蔗?豕孺bE 1110110110111101001111111110001111001110111010101110100001011001111011011011110100111111111000111100111011101010111010000110001001000101 edbd3fe3ceeae859edbd3fe3ceeae86245

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