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 ??H}??H{^ 001111110011111101001000011111010011111100111111010010000111101101011110 3f3f487d3f3f487b5e
SJIS-WIN 韵自H}韵自H{^ 11101000111011111000111010101001010010000111110111101000111011111000111010101001010010000111101101011110 e8ef8ea9487de8ef8ea9487b5e
EUC-JP 韵自H}韵自H{^ 11110000111100011011110010101011010010000111110111110000111100011011110010101011010010000111101101011110 f0f1bcab487df0f1bcab487b5e
UTF-8 韵自H}韵自H{^ 1110100110011111101101011110100010000111101010100100100001111101111010011001111110110101111010001000011110101010010010000111101101011110 e99fb5e887aa487de99fb5e887aa487b5e
UHC ?自H}?自H{^ 0011111111101101101110110100100001111101001111111110110110111011010010000111101101011110 3fedbb487d3fedbb487b5e

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