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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 松荀睥}松荀睥{^ 10001111101111001110010010100100111100001101011111100001110011000111110110001111101111001110010010100100111100001101011111100001110011000111101101011110 8fbce4a4f0d7e1cc7d8fbce4a4f0d7e1cc7b5e
EUC-JP 松荀?睥}松荀?睥{^ 1011111010111110111010001010011000111111111000101100111001111101101111101011111011101000101001100011111111100010110011100111101101011110 bebee8a63fe2ce7dbebee8a63fe2ce7b5e
UTF-8 松荀睥}松荀睥{^ 111001101001110110111110111010001000110110000000111011101000001010010110111001111001110110100101011111011110011010011101101111101110100010001101100000001110111010000010100101101110011110011101101001010111101101011110 e69dbee88d80ee8296e79da57de69dbee88d80ee8296e79da57b5e
UHC 松荀??}松荀??{^ 111000011110011011100010111100000011111100111111011111011110000111100110111000101111000000111111001111110111101101011110 e1e6e2f03f3f7de1e6e2f03f3f7b5e

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