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 部o?部o?^ 1001010110010100100000101000111100111111100101011001010010000010100011110011111101011110 9594828f3f9594828f3f5e
EUC-JP 部o?部o?^ 1100100111110100101000111110111100111111110010011111010010100011111011110011111101011110 c9f4a3ef3fc9f4a3ef3f5e
UTF-8 部o㉩部o㉩^ 11101001100000111010100011101111101111011000111111100011100010011010100111101001100000111010100011101111101111011000111111100011100010011010100101011110 e983a8efbd8fe389a9e983a8efbd8fe389a95e
UHC 部o㉩部o㉩^ 11011101101110111010001111101111101010001011101011011101101110111010001111101111101010001011101001011110 ddbba3efa8baddbba3efa8ba5e

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