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 逵櫁源}逵櫁源{^ 111001111001110010011110111010001000110010111001011111011110011110011100100111101110100010001100101110010111101101011110 e79c9ee88cb97de79c9ee88cb97b5e
EUC-JP 逵櫁源}逵櫁源{^ 111011011111110011011100111010101011100010111011011111011110110111111100110111001110101010111000101110110111101101011110 edfcdceab8bb7dedfcdceab8bb7b5e
UTF-8 逵櫁源}逵櫁源{^ 111010011000000010110101111001101010101110000001111001101011101010010000011111011110100110000000101101011110011010101011100000011110011010111010100100000111101101011110 e980b5e6ab81e6ba907de980b5e6ab81e6ba907b5e
UHC 逵?源}逵?源{^ 11010000101100000011111111101010101110010111110111010000101100000011111111101010101110010111101101011110 d0b03feab97dd0b03feab97b5e

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