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 蹄?之?}蹄?之?{^ 100100101111101100111111100101000101011000111111011111011001001011111011001111111001010001010110001111110111101101011110 92fb3f94563f7d92fb3f94563f7b5e
EUC-JP 蹄?之?}蹄?之?{^ 110001001111110100111111110001111011011100111111011111011100010011111101001111111100011110110111001111110111101101011110 c4fd3fc7b73f7dc4fd3fc7b73f7b5e
UTF-8 蹄렰之렖}蹄렰之렖{^ 111010001011100110000100111010111010000010110000111001001011100110001011111010111010000010010110011111011110100010111001100001001110101110100000101100001110010010111001100010111110101110100000100101100111101101011110 e8b984eba0b0e4b98beba0967de8b984eba0b0e4b98beba0967b5e
UHC 蹄렰之렖}蹄렰之렖{^ 11110000101101001000111010111101111100011111110110001110101010110111110111110000101101001000111010111101111100011111110110001110101010110111101101011110 f0b48ebdf1fd8eab7df0b48ebdf1fd8eab7b5e

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