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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN テつ偲δ湘つ偲δЭ 1100001110000010110000101000111011000011100000111100001010001111110000111000001011000010100011101100001110000011110000101000010001011110 c382c28ec383c28fc382c28ec383c2845e
EUC-JP テつ偲δ湘つ偲δЭ 100011101100001110100100110001001011110011000101101001101100010010111110110001011010010011000100101111001100010110100110110001001010011110111111 8ec3a4c4bcc5a6c4bec5a4c4bcc5a6c4a7bf
UTF-8 テつ偲δ湘つ偲δЭ 111011111011111010000011111000111000000110100100111001011000000110110010110011101011010011100110101110011001100011100011100000011010010011100101100000011011001011001110101101001101000010101101 efbe83e381a4e581b2ceb4e6b998e381a4e581b2ceb4d0ad
UHC ?つ?δ湘つ?δЭ 001111111010101011000100001111111010010111100100110111111100111110101010110001000011111110100101111001001010110010111111 3faac43fa5e4dfcfaac43fa5e4acbf

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