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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 渦f?渦e?^ 1000100101010001100000101000011000111111100010010101000110000010100001010011111101011110 895182863f895182853f5e
EUC-JP 渦f?渦e?^ 1011000110110010101000111110011000111111101100011011001010100011111001010011111101011110 b1b2a3e63fb1b2a3e53f5e
UTF-8 渦f돳渦e틵^ 11100110101110001010011011101111101111011000011011101011100011111011001111100110101110001010011011101111101111011000010111101101100010111011010101011110 e6b8a6efbd86eb8fb3e6b8a6efbd85ed8bb55e
UHC 渦f돳渦e틵^ 11101000101111101010001111100110100010011011011011101000101111101010001111100101101110101001110001011110 e8bea3e689b6e8bea3e5ba9c5e

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