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 ?????????] 00111111001111110011111100111111001111110011111100111111001111110011111101011101 3f3f3f3f3f3f3f3f3f5d
SJIS-WIN テつ偲δ淌つ偲つャ] 1100001110000010110000101000111011000011100000111100001010011111110000111000001011000010100011101100001110000010110000101010110001011101 c382c28ec383c29fc382c28ec382c2ac5d
EUC-JP テつ偲δ淌つ偲つャ] 10001110110000111010010011000100101111001100010110100110110001001101111011000101101001001100010010111100110001011010010011000100100011101010110001011101 8ec3a4c4bcc5a6c4dec5a4c4bcc5a4c48eac5d
UTF-8 テつ偲δ淌つ偲つャ] 111011111011111010000011111000111000000110100100111001011000000110110010110011101011010011100110101101111000110011100011100000011010010011100101100000011011001011100011100000011010010011101111101111011010110001011101 efbe83e381a4e581b2ceb4e6b78ce381a4e581b2e381a4efbdac5d
UHC ?つ?δ?つ?つ?] 0011111110101010110001000011111110100101111001000011111110101010110001000011111110101010110001000011111101011101 3faac43fa5e43faac43faac43f5d

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