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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 一??}一??{^ 1000100011101010001111110011111101111101100010001110101000111111001111110111101101011110 88ea3f3f7d88ea3f3f7b5e
EUC-JP 一??}一??{^ 1011000011101100001111110011111101111101101100001110110000111111001111110111101101011110 b0ec3f3f7db0ec3f3f7b5e
UTF-8 一띌릊}一띌릊{^ 111001001011100010000000111010111001110110001100111010111010011010001010011111011110010010111000100000001110101110011101100011001110101110100110100010100111101101011110 e4b880eb9d8ceba68a7de4b880eb9d8ceba68a7b5e
UHC 一띌릊}一띌릊{^ 111011001110100110110110111010011011100010101011011111011110110011101001101101101110100110111000101010110111101101011110 ece9b6e9b8ab7dece9b6e9b8ab7b5e

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