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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 逵ク譎咏惺雍冶エ 1110011110011100101110001110011010011001100110011110011110011100101101111110100010110100100101101110100010110100 e79cb8e69999e79cb7e8b496e8b4
EUC-JP 逵ク譎咏惺雍冶エ 11101101111111001000111010111000111010111111100111010010111010011101100010111001111100001011011011001100111010101000111010110100 edfc8eb8ebf9d2e9d8b9f0b6ccea8eb4
UTF-8 逵ク譎咏惺雍冶エ 111010011000000010110101111011111011110110111000111010001010110110001110111001011001001010001111111001101000001110111010111010011001101110001101111001011000011010110110111011111011110110110100 e980b5efbdb8e8ad8ee5928fe683bae99b8de586b6efbdb4
UHC 逵?譎?惺雍冶? 11010000101100000011111111111101110100100011111111100000111101101110100010111100111001011010011100111111 d0b03ffdd23fe0f6e8bce5a73f

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