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{^ 11000010100111111100001110100010010011000111110111000010100111111100001110100010010011000111101101011110 c29fc3a24c7dc29fc3a24c7b5e
EUC-JP ツ淌「L}ツ淌「L{^ 1000111011000010110111101100010110001110101000100100110001111101100011101100001011011110110001011000111010100010010011000111101101011110 8ec2dec58ea24c7d8ec2dec58ea24c7b5e
UTF-8 ツ淌「L}ツ淌「L{^ 1110111110111110100000101110011010110111100011001110111110111101101000100100110001111101111011111011111010000010111001101011011110001100111011111011110110100010010011000111101101011110 efbe82e6b78cefbda24c7defbe82e6b78cefbda24c7b5e
UHC ???L}???L{^ 0011111100111111001111110100110001111101001111110011111100111111010011000111101101011110 3f3f3f4c7d3f3f3f4c7b5e

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