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 澵耳澈雫?貶賍 11111011010011001000111010101000111110110100101110001110101101000011111111100110110010001110011011011010 fb4c8ea8fb4b8eb43fe6c8e6da
EUC-JP 澵耳澈雫澇貶賍 1000111111001000111110001011110010101010100011111100100011100101101111001011011010001111110010001110010011101100110010101110110011011100 8fc8f8bcaa8fc8e5bcb68fc8e4eccaecdc
UTF-8 澵耳澈雫澇貶賍 111001101011111010110101111010001000000010110011111001101011111010001000111010011001101110101011111001101011111010000111111010001011001010110110111010001011001110001101 e6beb5e880b3e6be88e99babe6be87e8b2b6e8b38d
UHC ?耳澈??貶? 00111111111011001011110011110100110011010011111100111111111110001011111100111111 3fecbcf4cd3f3ff8bf3f

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