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 艇?沮?}艇?沮?{^ 100100101111100000111111100111111001110000111111011111011001001011111000001111111001111110011100001111110111101101011110 92f83f9f9c3f7d92f83f9f9c3f7b5e
EUC-JP 艇?沮?}艇?沮?{^ 110001001111101000111111110111011111110000111111011111011100010011111010001111111101110111111100001111110111101101011110 c4fa3fddfc3f7dc4fa3fddfc3f7b5e
UTF-8 艇렣沮넒}艇렣沮넒{^ 111010001000100110000111111010111010000010100011111001101011001010101110111010111000010010010010011111011110100010001001100001111110101110100000101000111110011010110010101011101110101110000100100100100111101101011110 e88987eba0a3e6b2aeeb84927de88987eba0a3e6b2aeeb84927b5e
UHC 艇렣沮넒}艇렣沮넒{^ 11101111111100111000111010110100111011101100000110110011110011110111110111101111111100111000111010110100111011101100000110110011110011110111101101011110 eff38eb4eec1b3cf7deff38eb4eec1b3cf7b5e

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