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 ????±?????^ 0011111100111111001111110011111110110001001111110011111100111111001111110011111101011110 3f3f3f3fb13f3f3f3f3f5e
SJIS-WIN テδ凖δ±テδ凖δ+^ 11000011100000111100001010011001110000111000001111000010100000010111110111000011100000111100001010011001110000111000001111000010100000010111101101011110 c383c299c383c2817dc383c299c383c2817b5e
EUC-JP テδ凖δ±テδ凖δ+^ 100011101100001110100110110001001101001011000101101001101100010010100001110111101000111011000011101001101100010011010010110001011010011011000100101000011101110001011110 8ec3a6c4d2c5a6c4a1de8ec3a6c4d2c5a6c4a1dc5e
UTF-8 テδ凖δ±テδ凖δ+^ 1110111110111110100000111100111010110100111001011000011110010110110011101011010011000010101100011110111110111110100000111100111010110100111001011000011110010110110011101011010011101111101111001000101101011110 efbe83ceb4e58796ceb4c2b1efbe83ceb4e58796ceb4efbc8b5e
UHC ?δ?δ±?δ?δ+^ 0011111110100101111001000011111110100101111001001010000110111110001111111010010111100100001111111010010111100100101000111010101101011110 3fa5e43fa5e4a1be3fa5e43fa5e4a3ab5e

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