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 詢??}詢??{^ 1110011001101101001111110011111101111101111001100110110100111111001111110111101101011110 e66d3f3f7de66d3f3f7b5e
EUC-JP 詢??}詢??{^ 1110101111001110001111110011111101111101111010111100111000111111001111110111101101011110 ebce3f3f7debce3f3f7b5e
UTF-8 詢셊쒱}詢셊쒱{^ 111010001010100110100010111011001000010110001010111011001001001010110001011111011110100010101001101000101110110010000101100010101110110010010010101100010111101101011110 e8a9a2ec858aec92b17de8a9a2ec858aec92b17b5e
UHC 詢셊쒱}詢셊쒱{^ 111000101111001110011001010100101001110101001000011111011110001011110011100110010101001010011101010010000111101101011110 e2f399529d487de2f399529d487b5e

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