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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 脱損卒J}脱損卒J{^ 1001001001000101100100011011100110010001101100100100101001111101100100100100010110010001101110011001000110110010010010100111101101011110 924591b991b24a7d924591b991b24a7b5e
EUC-JP 脱損卒J}脱損卒J{^ 1100001110100110110000101011101111000010101101000100101001111101110000111010011011000010101110111100001010110100010010100111101101011110 c3a6c2bbc2b44a7dc3a6c2bbc2b44a7b5e
UTF-8 脱損卒J}脱損卒J{^ 1110100010000100101100011110011010010000100011011110010110001101100100100100101001111101111010001000010010110001111001101001000010001101111001011000110110010010010010100111101101011110 e884b1e6908de58d924a7de884b1e6908de58d924a7b5e
UHC ?損卒J}?損卒J{^ 001111111110000111011111111100001110111101001010011111010011111111100001110111111111000011101111010010100111101101011110 3fe1dff0ef4a7d3fe1dff0ef4a7b5e

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