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 柚⑤?}柚⑤?{^ 10010111010011011000011101000100001111110111110110010111010011011000011101000100001111110111101101011110 974d87443f7d974d87443f7b5e
EUC-JP 柚??}柚??{^ 1100110110101110001111110011111101111101110011011010111000111111001111110111101101011110 cdae3f3f7dcdae3f3f7b5e
UTF-8 柚⑤죬}柚⑤죬{^ 111001101001111110011010111000101001000110100100111011001010001110101100011111011110011010011111100110101110001010010001101001001110110010100011101011000111101101011110 e69f9ae291a4eca3ac7de69f9ae291a4eca3ac7b5e
UHC 柚⑤죬}柚⑤죬{^ 111010101111011010101000111010111010000110000111011111011110101011110110101010001110101110100001100001110111101101011110 eaf6a8eba1877deaf6a8eba1877b5e

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