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 員牢?}員牢?{^ 10001000111101011001100001010011001111110111110110001000111101011001100001010011001111110111101101011110 88f598533f7d88f598533f7b5e
EUC-JP 員牢?}員牢?{^ 10110000111101111100111110110100001111110111110110110000111101111100111110110100001111110111101101011110 b0f7cfb43f7db0f7cfb43f7b5e
UTF-8 員牢욧}員牢욧{^ 111001011001001110100001111001111000100110100010111011001001101010100111011111011110010110010011101000011110011110001001101000101110110010011010101001110111101101011110 e593a1e789a2ec9aa77de593a1e789a2ec9aa77b5e
UHC 員牢욧}員牢욧{^ 111010101010110011010110111011111011111111101010011111011110101010101100110101101110111110111111111010100111101101011110 eaacd6efbfea7deaacd6efbfea7b5e

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