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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN テつ傾n}テつ傾n{^ 110000111000001011000010100011000101100001101110011111011100001110000010110000101000110001011000011011100111101101011110 c382c28c586e7dc382c28c586e7b5e
EUC-JP テつ傾n}テつ傾n{^ 1000111011000011101001001100010010110111101110010110111001111101100011101100001110100100110001001011011110111001011011100111101101011110 8ec3a4c4b7b96e7d8ec3a4c4b7b96e7b5e
UTF-8 テつ傾n}テつ傾n{^ 1110111110111110100000111110001110000001101001001110010110000010101111100110111001111101111011111011111010000011111000111000000110100100111001011000001010111110011011100111101101011110 efbe83e381a4e582be6e7defbe83e381a4e582be6e7b5e
UHC ?つ傾n}?つ傾n{^ 001111111010101011000100110011001100101101101110011111010011111110101010110001001100110011001011011011100111101101011110 3faac4cccb6e7d3faac4cccb6e7b5e

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