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 ?耕?篩魔?耕?篩魔^ 0011111110001101011010110011111111100010101111111001011010000010001111111000110101101011001111111110001010111111100101101000001001011110 3f8d6b3fe2bf96823f8d6b3fe2bf96825e
EUC-JP 釪耕?篩魔釪耕?篩魔^ 100011111110001110101101101110011100110000111111111001001100000111001011111000101000111111100011101011011011100111001100001111111110010011000001110010111110001001011110 8fe3adb9cc3fe4c1cbe28fe3adb9cc3fe4c1cbe25e
UTF-8 釪耕렟篩魔釪耕렟篩魔^ 11101001100001111010101011101000100000001001010111101011101000001001111111100111101011111010100111101001101011011001010011101001100001111010101011101000100000001001010111101011101000001001111111100111101011111010100111101001101011011001010001011110 e987aae88095eba09fe7afa9e9ad94e987aae88095eba09fe7afa9e9ad945e
UHC 釪耕렟篩魔釪耕렟篩魔^ 111010011110100111001100111010011000111010110000110111101110100011011000101010101110100111101001110011001110100110001110101100001101111011101000110110001010101001011110 e9e9cce98eb0dee8d8aae9e9cce98eb0dee8d8aa5e

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