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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 拯?沚?拯?沚?B 10011101011011010011111110011111100011010011111110011101011011010011111110011111100011010011111101000010 9d6d3f9f8d3f9d6d3f9f8d3f42
EUC-JP 拯?沚?拯?沚?B 11011001110011100011111111011101111011010011111111011001110011100011111111011101111011010011111101000010 d9ce3fdded3fd9ce3fdded3f42
UTF-8 拯렩沚㎓拯렩沚㎓B 11100110100010111010111111101011101000001010100111100110101100101001101011100011100011101001001111100110100010111010111111101011101000001010100111100110101100101001101011100011100011101001001101000010 e68bafeba0a9e6b29ae38e93e68bafeba0a9e6b29ae38e9342
UHC 拯렩沚㎓拯렩沚㎓B 1111000111110101100011101011011111110010101011111010011111010111111100011111010110001110101101111111001010101111101001111101011101000010 f1f58eb7f2afa7d7f1f58eb7f2afa7d742

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