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 ??i}??i{^ 0011111100111111100000101000100101111101001111110011111110000010100010010111101101011110 3f3f82897d3f3f82897b5e
EUC-JP 檉?i}檉?i{^ 100011111100010110111011001111111010001111101001011111011000111111000101101110110011111110100011111010010111101101011110 8fc5bb3fa3e97d8fc5bb3fa3e97b5e
UTF-8 檉멱i}檉멱i{^ 111001101010101010001001111010111010100110110001111011111011110110001001011111011110011010101010100010011110101110101001101100011110111110111101100010010111101101011110 e6aa89eba9b1efbd897de6aa89eba9b1efbd897b5e
UHC 檉멱i}檉멱i{^ 111011111110000010111000111010001010001111101001011111011110111111100000101110001110100010100011111010010111101101011110 efe0b8e8a3e97defe0b8e8a3e97b5e

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