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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 婦?典婦?典^ 1001010101110111001111111001001101010100100101010111011100111111100100110101010001011110 95773f935495773f93545e
EUC-JP 婦?典婦?典^ 1100100111011000001111111100010110110101110010011101100000111111110001011011010101011110 c9d83fc5b5c9d83fc5b55e
UTF-8 婦미典婦미典^ 11100101101010011010011011101011101011111011100011100101100001011011100011100101101010011010011011101011101011111011100011100101100001011011100001011110 e5a9a6ebafb8e585b8e5a9a6ebafb8e585b85e
UHC 婦미典婦미典^ 11011100111111101011100111001100111011101111000011011100111111101011100111001100111011101111000001011110 dcfeb9cceef0dcfeb9cceef05e

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