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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?日????日??忍^ 0011111110010011111110100011111100111111001111110011111110010011111110100011111100111111100101000100010101011110 3f93fa3f3f3f3f93fa3f3f94455e
EUC-JP ?日????日??忍^ 0011111111000110111111000011111100111111001111110011111111000110111111000011111100111111110001111010011001011110 3fc6fc3f3f3f3fc6fc3f3fc7a65e
UTF-8 렰日롕야燐렰日롕야忍^ 11101011101000001011000011100110100101111010010111101011101000011001010111101100100101011011110011101111101001111010111011101011101000001011000011100110100101111010010111101011101000011001010111101100100101011011110011100101101111111000110101011110 eba0b0e697a5eba195ec95bcefa7aeeba0b0e697a5eba195ec95bce5bf8d5e
UHC 렰日롕야燐렰日롕야忍^ 100011101011110111101100111011011000111011011001101111101101111111101100110111011000111010111101111011001110110110001110110110011011111011011111111011001101101101011110 8ebdeced8ed9bedfecdd8ebdeced8ed9bedfecdb5e

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