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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN "執鋿モシ"執鋿モシ^ 1111101001010111100011101011011111111011110111001101001110111100111110100101011110001110101101111111101111011100110100111011110001011110 fa578eb7fbdcd3bcfa578eb7fbdcd3bc5e
EUC-JP ?執鋿モシ?執鋿モシ^ 001111111011110010111001100011111110010011010010100011101101001110001110101111000011111110111100101110011000111111100100110100101000111011010011100011101011110001011110 3fbcb98fe4d28ed38ebc3fbcb98fe4d28ed38ebc5e
UTF-8 "執鋿モシ"執鋿モシ^ 11101111101111001000001011100101100111111011011111101001100010111011111111101111101111101001001111101111101111011011110011101111101111001000001011100101100111111011011111101001100010111011111111101111101111101001001111101111101111011011110001011110 efbc82e59fb7e98bbfefbe93efbdbcefbc82e59fb7e98bbfefbe93efbdbc5e
UHC "執???"執???^ 101000111010001011110010111110110011111100111111001111111010001110100010111100101111101100111111001111110011111101011110 a3a2f2fb3f3f3fa3a2f2fb3f3f3f5e

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