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 陋サ繧・陋サ繧・^ 11101000100110111011101111100011100000101010010111101000100110111011101111100011100000101010010101011110 e89bbbe382a5e89bbbe382a55e
EUC-JP 陋サ繧・陋サ繧・^ 1110111111111011100011101011101111100101111000101000111010100101111011111111101110001110101110111110010111100010100011101010010101011110 effb8ebbe5e28ea5effb8ebbe5e28ea55e
UTF-8 陋サ繧・陋サ繧・^ 11101001100110011000101111101111101111011011101111100111101110011010011111101111101111011010010111101001100110011000101111101111101111011011101111100111101110011010011111101111101111011010010101011110 e9998befbdbbe7b9a7efbda5e9998befbdbbe7b9a7efbda55e
UHC 陋???陋???^ 1101011110110000001111110011111100111111110101111011000000111111001111110011111101011110 d7b03f3f3fd7b03f3f3f5e

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