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 10001000101100100011111110011111100011010011111110001000101100100011111110011111100011010011111101000010 88b23f9f8d3f88b23f9f8d3f42
EUC-JP 梓?沚?梓?沚?B 10110000101101000011111111011101111011010011111110110000101101000011111111011101111011010011111101000010 b0b43fdded3fb0b43fdded3f42
UTF-8 梓렮沚㎓梓렮沚㎓B 11100110101000101001001111101011101000001010111011100110101100101001101011100011100011101001001111100110101000101001001111101011101000001010111011100110101100101001101011100011100011101001001101000010 e6a293eba0aee6b29ae38e93e6a293eba0aee6b29ae38e9342
UHC 梓렮沚㎓梓렮沚㎓B 1110111010101001100011101011101111110010101011111010011111010111111011101010100110001110101110111111001010101111101001111101011101000010 eea98ebbf2afa7d7eea98ebbf2afa7d742

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