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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN テつ偲δ淌つ偲δ 110000111000001011000010100011101100001110000011110000101001111111000011100000101100001010001110110000111000001111000010 c382c28ec383c29fc382c28ec383c2
EUC-JP テつ偲δ淌つ偲δ 10001110110000111010010011000100101111001100010110100110110001001101111011000101101001001100010010111100110001011010011011000100 8ec3a4c4bcc5a6c4dec5a4c4bcc5a6c4
UTF-8 テつ偲δ淌つ偲δ 11101111101111101000001111100011100000011010010011100101100000011011001011001110101101001110011010110111100011001110001110000001101001001110010110000001101100101100111010110100 efbe83e381a4e581b2ceb4e6b78ce381a4e581b2ceb4
UHC ?つ?δ?つ?δ 001111111010101011000100001111111010010111100100001111111010101011000100001111111010010111100100 3faac43fa5e43faac43fa5e4

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