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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 鶯辞鴣鹿[鶯辞鴣鹿[^ 11101001111100101000111010101011111010011111001110001110101011010101101111101001111100101000111010101011111010011111001110001110101011010101101101011110 e9f28eabe9f38ead5be9f28eabe9f38ead5b5e
EUC-JP 鶯辞鴣鹿[鶯辞鴣鹿[^ 11110010111101001011110010101101111100101111010110111100101011110101101111110010111101001011110010101101111100101111010110111100101011110101101101011110 f2f4bcadf2f5bcaf5bf2f4bcadf2f5bcaf5b5e
UTF-8 鶯辞鴣鹿[鶯辞鴣鹿[^ 111010011011011010101111111010001011111010011110111010011011010010100011111010011011100110111111010110111110100110110110101011111110100010111110100111101110100110110100101000111110100110111001101111110101101101011110 e9b6afe8be9ee9b4a3e9b9bf5be9b6afe8be9ee9b4a3e9b9bf5b5e
UHC 鶯??鹿[鶯??鹿[^ 111001011010001100111111001111111101011011100011010110111110010110100011001111110011111111010110111000110101101101011110 e5a33f3fd6e35be5a33f3fd6e35b5e

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