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 ?曉?漬?曉??^ 001111111001110111111010001111111001001011010000001111111001110111111010001111110011111101011110 3f9dfa3f92d03f9dfa3f3f5e
EUC-JP ?曉?漬?曉??^ 001111111101101011111100001111111100010011010010001111111101101011111100001111110011111101011110 3fdafc3fc4d23fdafc3f3f5e
UTF-8 뤜曉괴漬뤜曉괴헷^ 11101011101001001001110011100110100110111000100111101010101101001011010011100110101111001010110011101011101001001001110011100110100110111000100111101010101101001011010011101101100101111011011101011110 eba49ce69b89eab4b4e6bcaceba49ce69b89eab4b4ed97b75e
UHC 뤜曉괴漬뤜曉괴헷^ 1000111111001011111111001111101110110001101010111111001010110000100011111100101111111100111110111011000110101011110001111111001001011110 8fcbfcfbb1abf2b08fcbfcfbb1abc7f25e

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