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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 釥シ﨩ス釥シ霻ソ^ 11111011110000001011110011111011111010101011110111111011110000001011110011111011111011101011111101011110 fbc0bcfbeabdfbc0bcfbeebf5e
EUC-JP 釥シ?ス釥シ?ソ^ 1000111111100011101010111000111010111100001111111000111010111101100011111110001110101011100011101011110000111111100011101011111101011110 8fe3ab8ebc3f8ebd8fe3ab8ebc3f8ebf5e
UTF-8 釥シ﨩ス釥シ霻ソ^ 11101001100001111010010111101111101111011011110011101111101010001010100111101111101111011011110111101001100001111010010111101111101111011011110011101001100111001011101111101111101111011011111101011110 e987a5efbdbcefa8a9efbdbde987a5efbdbce99cbbefbdbf5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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