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 雕滂スィ驕会スェ^ 11101000101110001001111111101111101111011010100011101001100000011000100111101111101111011010101001011110 e8b89fefbda8e98189efbdaa5e
EUC-JP 雕滂スィ驕会スェ^ 1111000010111010110111101111000110001110101111011000111010101000111100011110000110110010111100011000111010111101100011101010101001011110 f0badef18ebd8ea8f1e1b2f18ebd8eaa5e
UTF-8 雕滂スィ驕会スェ^ 11101001100110111001010111100110101110111000001011101111101111011011110111101111101111011010100011101001101010011001010111100100101111001001101011101111101111011011110111101111101111011010101001011110 e99b95e6bb82efbdbdefbda8e9a995e4bc9aefbdbdefbdaa5e
UHC 雕滂??驕???^ 111100001110011111011011101101010011111100111111110011101111011000111111001111110011111101011110 f0e7dbb53f3fcef63f3f3f5e

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