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 ??????f??N 00111111001111110011111100111111001111110011111101100110001111110011111101001110 3f3f3f3f3f3f663f3f4e
SJIS-WIN ??????f??N 00111111001111110011111100111111001111110011111101100110001111110011111101001110 3f3f3f3f3f3f663f3f4e
EUC-JP ??????f??N 00111111001111110011111100111111001111110011111101100110001111110011111101001110 3f3f3f3f3f3f663f3f4e
UTF-8 쒔렋쒔롊쒔렎f쒔렎N 1110110010010010100101001110101110100000100010111110110010010010100101001110101110100001100010101110110010010010100101001110101110100000100011100110011011101100100100101001010011101011101000001000111001001110 ec9294eba08bec9294eba18aec9294eba08e66ec9294eba08e4e
UHC 쒔렋쒔롊쒔렎f쒔렎N 101111101010110110001110101000101011111010101101100011101101000010111110101011011000111010100100011001101011111010101101100011101010010001001110 bead8ea2bead8ed0bead8ea466bead8ea44e

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