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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 中?別n}中?別n{^ 100100101000011000111111100101011100101001101110011111011001001010000110001111111001010111001010011011100111101101011110 92863f95ca6e7d92863f95ca6e7b5e
EUC-JP 中?別n}中?別n{^ 110000111110011000111111110010101100110001101110011111011100001111100110001111111100101011001100011011100111101101011110 c3e63fcacc6e7dc3e63fcacc6e7b5e
UTF-8 中띄別n}中띄別n{^ 1110010010111000101011011110101110011101100001001110010110001000101001010110111001111101111001001011100010101101111010111001110110000100111001011000100010100101011011100111101101011110 e4b8adeb9d84e588a56e7de4b8adeb9d84e588a56e7b5e
UHC 中띄別n}中띄別n{^ 1111000111101001101101101110011111011100101011000110111001111101111100011110100110110110111001111101110010101100011011100111101101011110 f1e9b6e7dcac6e7df1e9b6e7dcac6e7b5e

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