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 韋ケ貅コ}韋ケ貅コ{^ 111010001110100010111001111001101011101010111010011111011110100011101000101110011110011010111010101110100111101101011110 e8e8b9e6baba7de8e8b9e6baba7b5e
EUC-JP 韋ケ貅コ}韋ケ貅コ{^ 11110000111010101000111010111001111011001011110010001110101110100111110111110000111010101000111010111001111011001011110010001110101110100111101101011110 f0ea8eb9ecbc8eba7df0ea8eb9ecbc8eba7b5e
UTF-8 韋ケ貅コ}韋ケ貅コ{^ 111010011001111110001011111011111011110110111001111010001011001010000101111011111011110110111010011111011110100110011111100010111110111110111101101110011110100010110010100001011110111110111101101110100111101101011110 e99f8befbdb9e8b285efbdba7de99f8befbdb9e8b285efbdba7b5e
UHC 韋???}韋???{^ 11101010110111110011111100111111001111110111110111101010110111110011111100111111001111110111101101011110 eadf3f3f3f7deadf3f3f3f7b5e

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