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 菴??}菴??{^ 1110010010111101001111110011111101111101111001001011110100111111001111110111101101011110 e4bd3f3f7de4bd3f3f7b5e
EUC-JP 菴??}菴??{^ 1110100010111111001111110011111101111101111010001011111100111111001111110111101101011110 e8bf3f3f7de8bf3f3f7b5e
UTF-8 菴뀁썴}菴뀁썴{^ 111010001000111110110100111010111000000010000001111011001000110110110100011111011110100010001111101101001110101110000000100000011110110010001101101101000111101101011110 e88fb4eb8081ec8db47de88fb4eb8081ec8db47b5e
UHC 菴뀁썴}菴뀁썴{^ 111001001110000010110010111011001001101110100010011111011110010011100000101100101110110010011011101000100111101101011110 e4e0b2ec9ba27de4e0b2ec9ba27b5e

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