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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 油れ?油れ?^ 1001011011111011100000101110101000111111100101101111101110000010111010100011111101011110 96fb82ea3f96fb82ea3f5e
EUC-JP 油れ?油れ?^ 1100110011111101101001001110110000111111110011001111110110100100111011000011111101011110 ccfda4ec3fccfda4ec3f5e
UTF-8 油れ맋油れ맋^ 11100110101100101011100111100011100000101000110011101011101001111000101111100110101100101011100111100011100000101000110011101011101001111000101101011110 e6b2b9e3828ceba78be6b2b9e3828ceba78b5e
UHC 油れ맋油れ맋^ 11101010111110101010101011101100100100001010001111101010111110101010101011101100100100001010001101011110 eafaaaec90a3eafaaaec90a35e

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