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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??奬???奬?^ 0011111100111111100110101111101100111111001111110011111110011010111110110011111101011110 3f3f9afb3f3f3f9afb3f5e
EUC-JP 翟?奬?翟?奬?^ 100011111101010110111100001111111101010011111101001111111000111111010101101111000011111111010100111111010011111101011110 8fd5bc3fd4fd3f8fd5bc3fd4fd3f5e
UTF-8 翟렋奬룁翟렋奬뢸^ 11100111101111111001111111101011101000001000101111100101101001011010110011101011101000111000000111100111101111111001111111101011101000001000101111100101101001011010110011101011101000101011100001011110 e7bf9feba08be5a5aceba381e7bf9feba08be5a5aceba2b85e
UHC 翟렋奬룁翟렋奬뢸^ 1110111011100001100011101010001011101101111000011011011111011110111011101110000110001110101000101110110111100001101101111101110001011110 eee18ea2ede1b7deeee18ea2ede1b7dc5e

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