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 渦?????蘖 100010010101000100111111001111110011111100111111001111111001111101010000 89513f3f3f3f3f9f50
EUC-JP 渦??孼??蘖 1011000110110010001111110011111110001111101110101100001100111111001111111101110110110001 b1b23f3f8fbac33f3fddb1
UTF-8 渦욘씇孼껇쒼蘖 111001101011100010100110111011001001101010011000111011001001010010000111111001011010110110111100111010101011101110000111111011001001001010111100111010001001100010010110 e6b8a6ec9a98ec9487e5adbceabb87ec92bce89896
UHC 渦욘씇孼껇쒼蘖 1110100010111110101111111110011010011101100111111110010111101101100000111110100010111110101100001110010111101110 e8bebfe69d9fe5ed83e8beb0e5ee

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