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^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN テ慊ォLテ慊ォL^ 1100001110011100110000101010101101001100110000111001110011000010101010110100110001011110 c39cc2ab4cc39cc2ab4c5e
EUC-JP テ慊ォLテ慊ォL^ 100011101100001111011000110001001000111010101011010011001000111011000011110110001100010010001110101010110100110001011110 8ec3d8c48eab4c8ec3d8c48eab4c5e
UTF-8 テ慊ォLテ慊ォL^ 111011111011111010000011111001101000010110001010111011111011110110101011010011001110111110111110100000111110011010000101100010101110111110111101101010110100110001011110 efbe83e6858aefbdab4cefbe83e6858aefbdab4c5e
UHC ?慊?L?慊?L^ 0011111111001100110000110011111101001100001111111100110011000011001111110100110001011110 3fccc33f4c3fccc33f4c5e

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