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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 隰晞ーー隰晞ー、^ 11101000101011001001110111101001101100001011000011101000101011001001110111101001101100001010010001011110 e8ac9de9b0b0e8ac9de9b0a45e
EUC-JP 隰晞ーー隰晞ー、^ 1111000010101110110110101110101110001110101100001000111010110000111100001010111011011010111010111000111010110000100011101010010001011110 f0aedaeb8eb08eb0f0aedaeb8eb08ea45e
UTF-8 隰晞ーー隰晞ー、^ 11101001100110101011000011100110100110011001111011101111101111011011000011101111101111011011000011101001100110101011000011100110100110011001111011101111101111011011000011101111101111011010010001011110 e99ab0e6999eefbdb0efbdb0e99ab0e6999eefbdb0efbda45e
UHC ?晞???晞??^ 0011111111111101111101010011111100111111001111111111110111110101001111110011111101011110 3ffdf53f3f3ffdf53f3f5e

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