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 柚萌?}柚萌?{^ 10010111010011011001011001000111001111110111110110010111010011011001011001000111001111110111101101011110 974d96473f7d974d96473f7b5e
EUC-JP 柚萌?}柚萌?{^ 11001101101011101100101110101000001111110111110111001101101011101100101110101000001111110111101101011110 cdaecba83f7dcdaecba83f7b5e
UTF-8 柚萌듈}柚萌듈{^ 111001101001111110011010111010001001000010001100111010111001001110001000011111011110011010011111100110101110100010010000100011001110101110010011100010000111101101011110 e69f9ae8908ceb93887de69f9ae8908ceb93887b5e
UHC 柚萌듈}柚萌듈{^ 111010101111011011011000111100001011010111100010011111011110101011110110110110001111000010110101111000100111101101011110 eaf6d8f0b5e27deaf6d8f0b5e27b5e

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