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 錚?儲豆??? 11101000010000100011111110010110110101111001001110100100001111110011111100111111 e8423f96d793a43f3f3f
EUC-JP 錚?儲豆??? 11101111101000110011111111001100110110011100011010100110001111110011111100111111 efa33fccd9c6a63f3f3f
UTF-8 錚렟儲豆렩렋識 111010011000110010011010111010111010000010011111111001011000010010110010111010001011000110000110111010111010000010101001111010111010000010001011111011111010011110111100 e98c9aeba09fe584b2e8b186eba0a9eba08befa7bc
UHC 錚렟儲豆렩렋識 1110111010110110100011101011000011101110101110011101010011100111100011101011011110001110101000101111001010111101 eeb68eb0eeb9d4e78eb78ea2f2bd

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