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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???濡?????^ 0011111100111111001111111001010001000111001111110011111100111111001111110011111101011110 3f3f3f94473f3f3f3f3f5e
EUC-JP ???濡??獒??^ 00111111001111110011111111000111101010000011111100111111100011111100101110111011001111110011111101011110 3f3f3fc7a83f3f8fcbbb3f3f5e
UTF-8 緣루댚濡쏅죿獒들쵘^ 11100111101101111010001111101011101000111010100011101011100011001001101011100110101111111010000111101100100011111000010111101100101000111011111111100111100011011001001011101011100100111010010011101100101101011001100001011110 e7b7a3eba3a8eb8c9ae6bfa1ec8f85eca3bfe78d92eb93a4ecb5985e
UHC 緣루댚濡쏅죿獒들쵘^ 11100110110111101011011111100111100010001011111011101011101000011001101111101011101000011001011111101000101000111011010111101001101011001001101001011110 e6deb7e788beeba19beba197e8a3b5e9ac9a5e

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