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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 葯居繍}葯居繍{^ 111001001101111010001011100011111000111101001010011111011110010011011110100010111000111110001111010010100111101101011110 e4de8b8f8f4a7de4de8b8f8f4a7b5e
EUC-JP 葯居繍}葯居繍{^ 111010001110000010110101111011111011110110101011011111011110100011100000101101011110111110111101101010110111101101011110 e8e0b5efbdab7de8e0b5efbdab7b5e
UTF-8 葯居繍}葯居繍{^ 111010001001000110101111111001011011000110000101111001111011100110001101011111011110100010010001101011111110010110110001100001011110011110111001100011010111101101011110 e891afe5b185e7b98d7de891afe5b185e7b98d7b5e
UHC 葯居?}葯居?{^ 11100101101101011100101111011100001111110111110111100101101101011100101111011100001111110111101101011110 e5b5cbdc3f7de5b5cbdc3f7b5e

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