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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 前?斌}前?斌{^ 10010001010011110011111110010101011010110111110110010001010011110011111110010101011010110111101101011110 914f3f956b7d914f3f956b7b5e
EUC-JP 前?斌}前?斌{^ 11000001101100000011111111001001110011000111110111000001101100000011111111001001110011000111101101011110 c1b03fc9cc7dc1b03fc9cc7b5e
UTF-8 前뀌斌}前뀌斌{^ 111001011000100110001101111010111000000010001100111001101001011010001100011111011110010110001001100011011110101110000000100011001110011010010110100011000111101101011110 e5898deb808ce6968c7de5898deb808ce6968c7b5e
UHC 前뀌斌}前뀌斌{^ 111011101111000110110010111011101101111010110000011111011110111011110001101100101110111011011110101100000111101101011110 eef1b2eedeb07deef1b2eedeb07b5e

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