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 100010001100101100111111100100011110100100111111010110011000100011001011001111111001000111101001001111110110001001000101 88cb3f91e93f5988cb3f91e93f6245
EUC-JP 依?鷹?Y依?鷹?bE 101100001100110100111111110000101110101100111111010110011011000011001101001111111100001011101011001111110110001001000101 b0cd3fc2eb3f59b0cd3fc2eb3f6245
UTF-8 依렋鷹급Y依렋鷹급bE 111001001011111010011101111010111010000010001011111010011011011110111001111010101011100010001001010110011110010010111110100111011110101110100000100010111110100110110111101110011110101010111000100010010110001001000101 e4be9deba08be9b7b9eab88959e4be9deba08be9b7b9eab8896245
UHC 依렋鷹급Y依렋鷹급bE 11101011111011101000111010100010111010111110110110110001110111100101100111101011111011101000111010100010111010111110110110110001110111100110001001000101 ebee8ea2ebedb1de59ebee8ea2ebedb1de6245

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