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 ???L}???L{^ 0011111100111111001111110100110001111101001111110011111100111111010011000111101101011110 3f3f3f4c7d3f3f3f4c7b5e
SJIS-WIN テつ短L}テつ短L{^ 110000111000001011000010100100100101101001001100011111011100001110000010110000101001001001011010010011000111101101011110 c382c2925a4c7dc382c2925a4c7b5e
EUC-JP テつ短L}テつ短L{^ 1000111011000011101001001100010011000011101110110100110001111101100011101100001110100100110001001100001110111011010011000111101101011110 8ec3a4c4c3bb4c7d8ec3a4c4c3bb4c7b5e
UTF-8 テつ短L}テつ短L{^ 1110111110111110100000111110001110000001101001001110011110011111101011010100110001111101111011111011111010000011111000111000000110100100111001111001111110101101010011000111101101011110 efbe83e381a4e79fad4c7defbe83e381a4e79fad4c7b5e
UHC ?つ短L}?つ短L{^ 001111111010101011000100110100111010110101001100011111010011111110101010110001001101001110101101010011000111101101011110 3faac4d3ad4c7d3faac4d3ad4c7b5e

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