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 葯??}葯??{^ 1110010011011110001111110011111101111101111001001101111000111111001111110111101101011110 e4de3f3f7de4de3f3f7b5e
EUC-JP 葯??}葯??{^ 1110100011100000001111110011111101111101111010001110000000111111001111110111101101011110 e8e03f3f7de8e03f3f7b5e
UTF-8 葯믦뵖}葯믦뵖{^ 111010001001000110101111111010111010111110100110111010111011010110010110011111011110100010010001101011111110101110101111101001101110101110110101100101100111101101011110 e891afebafa6ebb5967de891afebafa6ebb5967b5e
UHC 葯믦뵖}葯믦뵖{^ 111001011011010110010010111010001001010010011000011111011110010110110101100100101110100010010100100110000111101101011110 e5b592e894987de5b592e894987b5e

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