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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN テつ魯\}テつ魯\{^ 110000111000001011000010100110000100010001011100011111011100001110000010110000101001100001000100010111000111101101011110 c382c298445c7dc382c298445c7b5e
EUC-JP テつ魯\}テつ魯\{^ 1000111011000011101001001100010011001111101001010101110001111101100011101100001110100100110001001100111110100101010111000111101101011110 8ec3a4c4cfa55c7d8ec3a4c4cfa55c7b5e
UTF-8 テつ魯\}テつ魯\{^ 1110111110111110100000111110001110000001101001001110100110101101101011110101110001111101111011111011111010000011111000111000000110100100111010011010110110101111010111000111101101011110 efbe83e381a4e9adaf5c7defbe83e381a4e9adaf5c7b5e
UHC ?つ魯\}?つ魯\{^ 001111111010101011000100110101101101101101011100011111010011111110101010110001001101011011011011010111000111101101011110 3faac4d6db5c7d3faac4d6db5c7b5e

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