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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ?i?軟??率 00111111100000101000100100111111100100111110111000111111001111111001011110100110 3f82893f93ee3f3f97a6
EUC-JP 滎i?軟??率 100011111100100010111001101000111110100100111111110001101111000000111111001111111100111010101000 8fc8b9a3e93fc6f03f3fcea8
UTF-8 滎i눈軟쒑뻗率 111001101011101110001110111011111011110110001001111010111000100010001000111010001011101110011111111011001001001010010001111010111011101110010111111001111000111010000111 e6bb8eefbd89eb8888e8bb9fec9291ebbb97e78e87
UHC 滎i눈軟쒑뻗率 1111101110100011101000111110100110110100101010111110011011100011100111001110100010111011101110001110000111100011 fba3a3e9b4abe6e39ce8bbb8e1e3

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