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 ??橈}??橈{^ 0011111100111111100111101111010001111101001111110011111110011110111101000111101101011110 3f3f9ef47d3f3f9ef47b5e
EUC-JP ??橈}??橈{^ 0011111100111111110111001111011001111101001111110011111111011100111101100111101101011110 3f3fdcf67d3f3fdcf67b5e
UTF-8 롍롕橈}롍롕橈{^ 111010111010000110001101111010111010000110010101111001101010100110001000011111011110101110100001100011011110101110100001100101011110011010101001100010000111101101011110 eba18deba195e6a9887deba18deba195e6a9887b5e
UHC 롍롕橈}롍롕橈{^ 100011101101001110001110110110011110100011111010011111011000111011010011100011101101100111101000111110100111101101011110 8ed38ed9e8fa7d8ed38ed9e8fa7b5e

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