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 00111111001111110011111100111111001111110011111100111111001111110011111101100110 3f3f3f3f3f3f3f3f3f66
SJIS-WIN ?????????f 00111111001111110011111100111111001111110011111100111111001111110011111101100110 3f3f3f3f3f3f3f3f3f66
EUC-JP ?????????f 00111111001111110011111100111111001111110011111100111111001111110011111101100110 3f3f3f3f3f3f3f3f3f66
UTF-8 淋꾩㎛淋꾩쮰淋귥㎣f 11101111101001111011010111101010101111101010100111100011100011101001101111101111101001111011010111101010101111101010100111101100101011101011000011101111101001111011010111101010101101111010010111100011100011101010001101100110 efa7b5eabea9e38e9befa7b5eabea9ecaeb0efa7b5eab7a5e38ea366
UHC 淋꾩㎛淋꾩쮰淋귥㎣f 11101100111110001000010011101100101001111010110111101100111110001000010011101100101010001000110111101100111110001000001011101100101001111010011101100110 ecf884eca7adecf884eca88decf882eca7a766

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