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 テつ偲δ古つ偲δЭ 1100001110000010110000101000111011000011100000111100001010001100110000111000001011000010100011101100001110000011110000101000010001011110 c382c28ec383c28cc382c28ec383c2845e
EUC-JP テつ偲δ古つ偲δЭ 100011101100001110100100110001001011110011000101101001101100010010111000110001011010010011000100101111001100010110100110110001001010011110111111 8ec3a4c4bcc5a6c4b8c5a4c4bcc5a6c4a7bf
UTF-8 テつ偲δ古つ偲δЭ 111011111011111010000011111000111000000110100100111001011000000110110010110011101011010011100101100011111010010011100011100000011010010011100101100000011011001011001110101101001101000010101101 efbe83e381a4e581b2ceb4e58fa4e381a4e581b2ceb4d0ad
UHC ?つ?δ古つ?δЭ 001111111010101011000100001111111010010111100100110011011010111110101010110001000011111110100101111001001010110010111111 3faac43fa5e4cdafaac43fa5e4acbf

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