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 渦??瓦ε?苒 1000100101010001001111110011111110001010101000101000001111000011001111111110010010010010 89513f3f8aa283c33fe492
EUC-JP 渦??瓦ε?苒 1011000110110010001111110011111110110100101001001010011011000101001111111110011111110010 b1b23f3fb4a4a6c53fe7f2
UTF-8 渦뤄슨瓦ε젮苒 1110011010111000101001101110101110100100100001001110110010001010101010001110011110010011101001101100111010110101111011001010000010101110111010001000101110010010 e6b8a6eba484ec8aa8e793a6ceb5eca0aee88b92
UHC 渦뤄슨瓦ε젮苒 1110100010111110101101111110111110111101101111001110100010111111101001011110010110100000101001001110011011111110 e8beb7efbdbce8bfa5e5a0a4e6fe

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