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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 踝煙鴬}踝煙鴬{^ 111001101111010010001001100011001000100110100111011111011110011011110100100010011000110010001001101001110111101101011110 e6f4898c89a77de6f4898c89a77b5e
EUC-JP 踝煙鴬}踝煙鴬{^ 111011001111011010110001111011001011001010101001011111011110110011110110101100011110110010110010101010010111101101011110 ecf6b1ecb2a97decf6b1ecb2a97b5e
UTF-8 踝煙鴬}踝煙鴬{^ 111010001011100010011101111001111000010110011001111010011011010010101100011111011110100010111000100111011110011110000101100110011110100110110100101011000111101101011110 e8b89de78599e9b4ac7de8b89de78599e9b4ac7b5e
UHC ?煙?}?煙?{^ 0011111111100110110101010011111101111101001111111110011011010101001111110111101101011110 3fe6d53f7d3fe6d53f7b5e

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