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 ?曉???曉?半^ 001111111001110111111010001111110011111100111111100111011111101000111111100101001011110001011110 3f9dfa3f3f3f9dfa3f94bc5e
EUC-JP ?曉???曉?半^ 001111111101101011111100001111110011111100111111110110101111110000111111110010001011111001011110 3fdafc3f3f3fdafc3fc8be5e
UTF-8 뤌曉ㄿ푿뤌曉ㄿ半^ 11101011101001001000110011100110100110111000100111100011100001001011111111101101100100011011111111101011101001001000110011100110100110111000100111100011100001001011111111100101100011011000101001011110 eba48ce69b89e384bfed91bfeba48ce69b89e384bfe58d8a5e
UHC 뤌曉ㄿ푿뤌曉ㄿ半^ 1000111110111100111111001111101110100100101011111100011110101101100011111011110011111100111110111010010010101111110110101110001001011110 8fbcfcfba4afc7ad8fbcfcfba4afdae25e

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