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 精?艇?}精?艇?{^ 100100001011100000111111100100101111100000111111011111011001000010111000001111111001001011111000001111110111101101011110 90b83f92f83f7d90b83f92f83f7b5e
EUC-JP 精?艇?}精?艇?{^ 110000001011101000111111110001001111101000111111011111011100000010111010001111111100010011111010001111110111101101011110 c0ba3fc4fa3f7dc0ba3fc4fa3f7b5e
UTF-8 精렫艇畓}精렫艇畓{^ 111001111011001010111110111010111010000010101011111010001000100110000111111001111001010110010011011111011110011110110010101111101110101110100000101010111110100010001001100001111110011110010101100100110111101101011110 e7b2beeba0abe88987e795937de7b2beeba0abe88987e795937b5e
UHC 精렫艇畓}精렫艇畓{^ 11101111111100011000111010111001111011111111001111010011110011000111110111101111111100011000111010111001111011111111001111010011110011000111101101011110 eff18eb9eff3d3cc7deff18eb9eff3d3cc7b5e

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