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 柚??}柚??{^ 1001011101001101001111110011111101111101100101110100110100111111001111110111101101011110 974d3f3f7d974d3f3f7b5e
EUC-JP 柚??}柚??{^ 1100110110101110001111110011111101111101110011011010111000111111001111110111101101011110 cdae3f3f7dcdae3f3f7b5e
UTF-8 柚묐삊}柚묐삊{^ 111001101001111110011010111010111010110010010000111011001000001010001010011111011110011010011111100110101110101110101100100100001110110010000010100010100111101101011110 e69f9aebac90ec828a7de69f9aebac90ec828a7b5e
UHC 柚묐삊}柚묐삊{^ 111010101111011010010001111010111001100010010001011111011110101011110110100100011110101110011000100100010111101101011110 eaf691eb98917deaf691eb98917b5e

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