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 ???唯f?鎰 00111111001111110011111110010111010000101000001010000110001111111110100001001100 3f3f3f974282863fe84c
EUC-JP ???唯f?鎰 00111111001111110011111111001101101000111010001111100110001111111110111110101101 3f3f3fcda3a3e63fefad
UTF-8 樂낅뗄唯f캆鎰 111011111010011010111111111010111000001010000101111010111001011110000100111001011001010010101111111011111011110110000110111011001011101010000110111010011000111010110000 efa6bfeb8285eb9784e594afefbd86ecba86e98eb0
UHC 樂낅뗄唯f캆鎰 1110100011111001100001011110101110110110101111111110101011100110101000111110011010101111100100111110110011110000 e8f985ebb6bfeae6a3e6af93ecf0

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