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 縞?琥?縞?琥?^ 10001110110010000011111111100000111001100011111110001110110010000011111111100000111001100011111101011110 8ec83fe0e63f8ec83fe0e63f5e
EUC-JP 縞?琥?縞?琥?^ 10111100110010100011111111100000111010000011111110111100110010100011111111100000111010000011111101011110 bcca3fe0e83fbcca3fe0e83f5e
UTF-8 縞렊琥급縞렊琥긁^ 11100111101110001001111011101011101000001000101011100111100100001010010111101010101110001000100111100111101110001001111011101011101000001000101011100111100100001010010111101010101110001000000101011110 e7b89eeba08ae790a5eab889e7b89eeba08ae790a5eab8815e
UHC 縞렊琥급縞렊琥긁^ 1111101111010110100011101010000111111011110100001011000111011110111110111101011010001110101000011111101111010000101100011101110001011110 fbd68ea1fbd0b1defbd68ea1fbd0b1dc5e

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