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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 柚?柚?N}柚?柚?N{^ 1001011101001101001111111001011101001101001111110100111001111101100101110100110100111111100101110100110100111111010011100111101101011110 974d3f974d3f4e7d974d3f974d3f4e7b5e
EUC-JP 柚?柚?N}柚?柚?N{^ 1100110110101110001111111100110110101110001111110100111001111101110011011010111000111111110011011010111000111111010011100111101101011110 cdae3fcdae3f4e7dcdae3fcdae3f4e7b5e
UTF-8 柚멻柚멹N}柚멻柚멹N{^ 1110011010011111100110101110101110101001101110111110011010011111100110101110101110101001101110010100111001111101111001101001111110011010111010111010100110111011111001101001111110011010111010111010100110111001010011100111101101011110 e69f9aeba9bbe69f9aeba9b94e7de69f9aeba9bbe69f9aeba9b94e7b5e
UHC 柚멻柚멹N}柚멻柚멹N{^ 111010101111011010010001011010001110101011110110100100010110011001001110011111011110101011110110100100010110100011101010111101101001000101100110010011100111101101011110 eaf69168eaf691664e7deaf69168eaf691664e7b5e

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