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 ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN テ閉ョk}テ閉ョk{^ 11000011100101011100001010101110011010110111110111000011100101011100001010101110011010110111101101011110 c395c2ae6b7dc395c2ae6b7b5e
EUC-JP テ閉ョk}テ閉ョk{^ 1000111011000011110010101100010010001110101011100110101101111101100011101100001111001010110001001000111010101110011010110111101101011110 8ec3cac48eae6b7d8ec3cac48eae6b7b5e
UTF-8 テ閉ョk}テ閉ョk{^ 1110111110111110100000111110100110010110100010011110111110111101101011100110101101111101111011111011111010000011111010011001011010001001111011111011110110101110011010110111101101011110 efbe83e99689efbdae6b7defbe83e99689efbdae6b7b5e
UHC ?閉?k}?閉?k{^ 00111111111110001100110100111111011010110111110100111111111110001100110100111111011010110111101101011110 3ff8cd3f6b7d3ff8cd3f6b7b5e

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