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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 寬失悉}寬失悉{^ 11111010101010101000111010111000111100101010111010001110101110110111110111111010101010101000111010111000111100101010111010001110101110110111101101011110 faaa8eb8f2ae8ebb7dfaaa8eb8f2ae8ebb7b5e
EUC-JP ?失?悉}?失?悉{^ 001111111011110010111010001111111011110010111101011111010011111110111100101110100011111110111100101111010111101101011110 3fbcba3fbcbd7d3fbcba3fbcbd7b5e
UTF-8 寬失悉}寬失悉{^ 111001011010111110101100111001011010010010110001111011101000011110100101111001101000001010001001011111011110010110101111101011001110010110100100101100011110111010000111101001011110011010000010100010010111101101011110 e5aface5a4b1ee87a5e682897de5aface5a4b1ee87a5e682897b5e
UHC 寬失?悉}寬失?悉{^ 1100111010110000111000111111011100111111111000111111101001111101110011101011000011100011111101110011111111100011111110100111101101011110 ceb0e3f73fe3fa7dceb0e3f73fe3fa7b5e

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